- Cache - Interface in javax.persistence
-
Interface used to interact with the second-level cache.
- CACHE_CONTROL - Static variable in interface javax.ws.rs.core.HttpHeaders
-
- Cacheable - Annotation Type in javax.persistence
-
Specifies whether an entity should be cached if caching is enabled
when the value of the persistence.xml caching element
is ENABLE_SELECTIVE or DISABLE_SELECTIVE.
- cacheControl(CacheControl) - Method in interface javax.ws.rs.client.Invocation.Builder
-
Set the cache control data of the message.
- CacheControl - Class in javax.ws.rs.core
-
An abstraction for the value of a HTTP Cache-Control response header.
- CacheControl() - Constructor for class javax.ws.rs.core.CacheControl
-
Create a new instance of CacheControl.
- cacheControl(CacheControl) - Method in class javax.ws.rs.core.Response.ResponseBuilder
-
Set the cache control data of the message.
- CacheRetrieveMode - Enum in javax.persistence
-
Used as the value of the
javax.persistence.cache.retrieveMode property to
specify the behavior when data is retrieved by the
find methods and by queries.
- CacheStoreMode - Enum in javax.persistence
-
Used as the value of the
javax.persistence.cache.storeMode property to specify
the behavior when data is read from the database and when data is
committed into the database.
- CalendarHolder - Class in javax.xml.rpc.holders
-
- CalendarHolder() - Constructor for class javax.xml.rpc.holders.CalendarHolder
-
- CalendarHolder(Calendar) - Constructor for class javax.xml.rpc.holders.CalendarHolder
-
- Call - Interface in javax.xml.rpc
-
The javax.xml.rpc.Call interface provides support
for the dynamic invocation of a service endpoint.
- call(SOAPMessage, Object) - Method in class javax.xml.soap.SOAPConnection
-
Sends the given message to the specified endpoint and blocks until
it has returned the response.
- CallerOnlyCredential - Class in javax.security.enterprise.credential
-
CallerOnlyCredential represents a credential that only
contains a caller name and no secret of any kind.
- CallerOnlyCredential(String) - Constructor for class javax.security.enterprise.credential.CallerOnlyCredential
-
- CallerPrincipal - Class in javax.security.enterprise
-
Principal that represents the caller principal associated with the invocation being
processed by the container (e.g.
- CallerPrincipal(String) - Constructor for class javax.security.enterprise.CallerPrincipal
-
- canBeRequestTime() - Method in class javax.servlet.jsp.tagext.TagAttributeInfo
-
Whether this attribute has been specified in the TLD as rtexprvalue.
- cancel(boolean) - Method in class javax.ejb.AsyncResult
-
This method should not be called.
- cancel() - Method in interface javax.ejb.Timer
-
Cause the timer and all its associated expiration notifications to
be cancelled.
- cancel() - Method in interface javax.ws.rs.container.AsyncResponse
-
Cancel the suspended request processing.
- cancel(int) - Method in interface javax.ws.rs.container.AsyncResponse
-
Cancel the suspended request processing.
- cancel(Date) - Method in interface javax.ws.rs.container.AsyncResponse
-
Cancel the suspended request processing.
- canFlush() - Method in class org.apache.jasper.runtime.ServletResponseWrapperInclude
-
Indicates whether or not the wrapped JspWriter can be flushed.
- CANT_FIND_INDEX - Static variable in class org.apache.taglibs.standard.lang.jstl.Constants
-
- CANT_GET_INDEXED_PROPERTY - Static variable in class org.apache.taglibs.standard.lang.jstl.Constants
-
- CANT_GET_INDEXED_VALUE_OF_NULL - Static variable in class org.apache.taglibs.standard.lang.jstl.Constants
-
- CANT_GET_NULL_INDEX - Static variable in class org.apache.taglibs.standard.lang.jstl.Constants
-
- CANT_GET_PROPERTY_OF_NULL - Static variable in class org.apache.taglibs.standard.lang.jstl.Constants
-
- CapabilityProfile - Interface in javax.xml.registry
-
Provides information about the capabilities of a JAXR provider.
- CascadeType - Enum in javax.persistence
-
Defines the set of cascadable operations that are propagated
to the associated entity.
- CASE_INSENSITIVE - Static variable in interface javax.json.bind.config.PropertyNamingStrategy
-
Using this strategy, the serialization will be same as identity.
- CASE_SENSITIVE_MATCH - Static variable in interface javax.xml.registry.FindQualifier
-
Specifies a hint to queries that they should case-sensitive match when comparing String values.
- CatchTag - Class in org.apache.taglibs.standard.tag.common.core
-
Tag handler for <catch> in JSTL 1.0.
- CatchTag() - Constructor for class org.apache.taglibs.standard.tag.common.core.CatchTag
-
- cause - Variable in exception javax.xml.registry.JAXRException
-
The Throwable that caused this JAXRException to occur.
- ch - Variable in class org.apache.jasper.xmlparser.XMLString
-
The character array.
- changeSessionId() - Method in interface javax.servlet.http.HttpServletRequest
-
Change the session id of the current session associated with this
request and return the new session id.
- changeSessionId() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return changeSessionId()
on the wrapped request object.
- CHARACTER_SET_ENCODING - Static variable in class javax.xml.soap.SOAPMessage
-
Specifies the character type encoding for the SOAP Message.
- characters - Variable in class org.apache.jasper.xmlparser.SymbolTable.Entry
-
Symbol characters.
- characters(char[], int, int) - Method in class org.apache.taglibs.standard.extra.spath.SPathFilter
-
Filter for characters().
- charArrayWriter - Variable in class org.apache.jasper.compiler.Jsr199JavaCompiler
-
- charEncoding - Variable in class org.apache.taglibs.standard.tag.common.core.ImportSupport
-
- charEncoding - Variable in class org.apache.taglibs.standard.tag.common.fmt.RequestEncodingSupport
-
- CHARSET_PARAMETER - Static variable in class javax.ws.rs.core.MediaType
-
The media type charset parameter name.
- checkAttributes(String, Node, JspUtil.ValidAttribute[], ErrorDispatcher) - Static method in class org.apache.jasper.compiler.JspUtil
-
Checks if all mandatory attributes are present and if all attributes
present have valid names.
- checkOrigin(String) - Method in class javax.websocket.server.ServerEndpointConfig.Configurator
-
Check the value of the Origin header (
See Origin Header) the
client passed during the opening handshake.
- checkScope(String, Node, ErrorDispatcher) - Static method in class org.apache.jasper.compiler.JspUtil
-
Checks to see if the given scope is valid.
- children - Variable in class org.apache.jasper.xmlparser.TreeNode
-
The children of this node, instantiated only if required.
- Choose - Class in org.apache.jasper.tagplugins.jstl
-
- Choose() - Constructor for class org.apache.jasper.tagplugins.jstl.Choose
-
- ChooseTag - Class in org.apache.taglibs.standard.tag.common.core
-
Tag handler for <choose> in JSTL.
- ChooseTag() - Constructor for class org.apache.taglibs.standard.tag.common.core.ChooseTag
-
- CHUNKSIZE - Static variable in class org.apache.jasper.compiler.JspUtil
-
- classFiles - Variable in class org.apache.jasper.compiler.Jsr199JavaCompiler
-
- Classification - Interface in javax.xml.registry.infomodel
-
The Classification interface is used to classify RegistryObject instances.
- CLASSIFICATION - Static variable in interface javax.xml.registry.LifeCycleManager
-
Constant representing the javax.xml.registry.infomodel.Classification interface.
- CLASSIFICATION_SCHEME - Static variable in interface javax.xml.registry.LifeCycleManager
-
Constant representing the javax.xml.registry.infomodel.ClassificationScheme interface.
- ClassificationScheme - Interface in javax.xml.registry.infomodel
-
A ClassificationScheme instance represents a taxonomy that may be used to classify or categorize RegistryObject instances.
- ClassInfo(String, SmapStratum) - Constructor for class org.apache.jasper.compiler.SmapUtil.ClassInfo
-
- ClassTransformer - Interface in javax.persistence.spi
-
- cleanClientSubject() - Method in interface javax.security.enterprise.authentication.mechanism.http.HttpMessageContext
-
Convenience method to clean the subject associated with this context.
- cleanClientSubject() - Method in class javax.security.enterprise.authentication.mechanism.http.HttpMessageContextWrapper
-
- cleanSubject(HttpServletRequest, HttpServletResponse, HttpMessageContext) - Method in interface javax.security.enterprise.authentication.mechanism.http.HttpAuthenticationMechanism
-
Remove mechanism specific principals and credentials from the subject and any other state the mechanism
might have used.
- cleanup() - Method in interface javax.resource.spi.ManagedConnection
-
Application server calls this method to force any cleanup on the
ManagedConnection instance.
- clear() - Method in interface javax.persistence.EntityManager
-
Clear the persistence context, causing all managed
entities to become detached.
- clear() - Method in class javax.security.enterprise.credential.AbstractClearableCredential
-
- clear() - Method in interface javax.security.enterprise.credential.Credential
-
Clears the credential.
- clear() - Method in class javax.security.enterprise.credential.Password
-
Securely clears the password value.
- clear() - Method in class javax.servlet.jsp.JspWriter
-
Clear the contents of the buffer.
- clear() - Method in class javax.ws.rs.core.AbstractMultivaluedMap
-
- clear() - Method in interface javax.xml.rpc.encoding.TypeMappingRegistry
-
Removes all registered TypeMappings and encodingStyleURIs
from this TypeMappingRegistry.
- clear() - Method in class org.apache.jasper.runtime.BodyContentImpl
-
Clear the contents of the buffer.
- clear() - Method in class org.apache.jasper.runtime.JspWriterImpl
-
Discard the output buffer.
- clear() - Method in class org.apache.jasper.xmlparser.XMLString
-
Resets all of the values to their defaults.
- clear() - Method in class org.apache.jasper.xmlparser.XMLStringBuffer
-
Clears the string buffer.
- clear() - Method in class org.apache.taglibs.standard.lang.jstl.EnumeratedMap
-
- clearBody() - Method in interface javax.jms.Message
-
Clears out the message body.
- clearBody() - Method in class javax.servlet.jsp.tagext.BodyContent
-
Clear the body without throwing any exceptions.
- clearBuffer() - Method in class javax.servlet.jsp.JspWriter
-
Clears the current contents of the buffer.
- clearBuffer() - Method in class org.apache.jasper.runtime.BodyContentImpl
-
Clears the current contents of the buffer.
- clearBuffer() - Method in class org.apache.jasper.runtime.JspWriterImpl
-
- clearCachedProviders() - Method in interface javax.persistence.spi.PersistenceProviderResolver
-
Clear cache of providers.
- clearContent() - Method in class javax.xml.soap.AttachmentPart
-
Clears out the content of this AttachmentPart object.
- clearCredential() - Method in class javax.security.enterprise.credential.AbstractClearableCredential
-
Invokes the specific subclass to securely clear the credential value.
- clearCredential() - Method in class javax.security.enterprise.credential.UsernamePasswordCredential
-
- clearProperties() - Method in interface javax.jms.JMSProducer
-
Clears any message properties set on this JMSProducer
- clearProperties() - Method in interface javax.jms.Message
-
Clears a message's properties.
- clearTagFileJarUrls() - Method in class org.apache.jasper.JspCompilationContext
-
Clears the context-wide mappings from JAR packaged tag file paths to
their corresponding URLs.
- clearTaglibs() - Method in class org.apache.jasper.JspCompilationContext
-
Clears the context-wide tag library cache.
- clearWarnings() - Method in interface javax.resource.cci.Interaction
-
Clears all the warning reported by this Interaction instance.
- Client - Interface in javax.ws.rs.client
-
Client is the main entry point to the fluent API used to build and execute client
requests in order to consume responses returned.
- CLIENT_ACKNOWLEDGE - Static variable in interface javax.jms.JMSContext
-
With this session mode, the client acknowledges a consumed message by calling the message's acknowledge
method.
- CLIENT_ACKNOWLEDGE - Static variable in interface javax.jms.Session
-
With this acknowledgment mode, the client acknowledges a consumed message by calling the message's
acknowledge method.
- CLIENT_CERT_AUTH - Static variable in interface javax.servlet.http.HttpServletRequest
-
String identifier for Client Certificate authentication.
- CLIENT_CERT_AUTH - Static variable in interface javax.ws.rs.core.SecurityContext
-
String identifier for Client Certificate authentication.
- ClientBuilder - Class in javax.ws.rs.client
-
Main entry point to the client API used to bootstrap
Client
instances.
- ClientBuilder() - Constructor for class javax.ws.rs.client.ClientBuilder
-
Allows custom implementations to extend the ClientBuilder class.
- ClientEndpoint - Annotation Type in javax.websocket
-
The ClientEndpoint annotation a class level annotation is used to denote that a POJO is a web socket client and can
be deployed as such.
- ClientEndpointConfig - Interface in javax.websocket
-
The ClientEndpointConfig is a special kind of endpoint configuration object that contains web socket configuration
information specific only to client endpoints.
- ClientEndpointConfig.Builder - Class in javax.websocket
-
The ClientEndpointConfig.Builder is a class used for creating
ClientEndpointConfig objects for the
purposes of deploying a client endpoint.
- ClientEndpointConfig.Configurator - Class in javax.websocket
-
The Configurator class may be extended by developers who want to provide custom configuration algorithms, such as
intercepting the opening handshake, or providing arbitrary methods and algorithms that can be accessed from each
endpoint instance configured with this configurator.
- ClientErrorException - Exception in javax.ws.rs
-
A base runtime application exception indicating a client request error
(HTTP 4xx status codes).
- ClientErrorException(Response.Status) - Constructor for exception javax.ws.rs.ClientErrorException
-
Construct a new client error exception.
- ClientErrorException(String, Response.Status) - Constructor for exception javax.ws.rs.ClientErrorException
-
Construct a new client error exception.
- ClientErrorException(int) - Constructor for exception javax.ws.rs.ClientErrorException
-
Construct a new client error exception.
- ClientErrorException(String, int) - Constructor for exception javax.ws.rs.ClientErrorException
-
Construct a new client error exception.
- ClientErrorException(Response) - Constructor for exception javax.ws.rs.ClientErrorException
-
Construct a new client error exception.
- ClientErrorException(String, Response) - Constructor for exception javax.ws.rs.ClientErrorException
-
Construct a new client error exception.
- ClientErrorException(Response.Status, Throwable) - Constructor for exception javax.ws.rs.ClientErrorException
-
Construct a new client error exception.
- ClientErrorException(String, Response.Status, Throwable) - Constructor for exception javax.ws.rs.ClientErrorException
-
Construct a new client error exception.
- ClientErrorException(int, Throwable) - Constructor for exception javax.ws.rs.ClientErrorException
-
Construct a new client error exception.
- ClientErrorException(String, int, Throwable) - Constructor for exception javax.ws.rs.ClientErrorException
-
Construct a new client error exception.
- ClientErrorException(Response, Throwable) - Constructor for exception javax.ws.rs.ClientErrorException
-
Construct a new client error exception.
- ClientErrorException(String, Response, Throwable) - Constructor for exception javax.ws.rs.ClientErrorException
-
Construct a new client error exception.
- ClientRequestContext - Interface in javax.ws.rs.client
-
Client request filter context.
- ClientRequestFilter - Interface in javax.ws.rs.client
-
An extension interface implemented by client request filters.
- ClientResponseContext - Interface in javax.ws.rs.client
-
Client response filter context.
- ClientResponseFilter - Interface in javax.ws.rs.client
-
An extension interface implemented by client response filters.
- clone() - Method in interface javax.resource.cci.Record
-
Creates and returns a copy of this object.
- clone() - Method in class javax.servlet.http.Cookie
-
Overrides the standard java.lang.Object.clone
method to return a copy of this Cookie.
- clone() - Method in class javax.ws.rs.core.Response.ResponseBuilder
- clone() - Method in class javax.ws.rs.core.UriBuilder
-
Create a copy of the UriBuilder preserving its state.
- close() - Method in class javax.ejb.embeddable.EJBContainer
-
Shutdown an embeddable EJBContainer instance.
- close() - Method in interface javax.jms.Connection
-
Closes the connection.
- close() - Method in interface javax.jms.ConnectionConsumer
-
Closes the connection consumer.
- close() - Method in interface javax.jms.JMSConsumer
-
Closes the JMSConsumer.
- close() - Method in interface javax.jms.JMSContext
-
Closes the JMSContext
- close() - Method in interface javax.jms.MessageConsumer
-
Closes the message consumer.
- close() - Method in interface javax.jms.MessageProducer
-
Closes the message producer.
- close() - Method in interface javax.jms.QueueBrowser
-
Closes the QueueBrowser.
- close() - Method in class javax.jms.QueueRequestor
-
Closes the QueueRequestor and its session.
- close() - Method in interface javax.jms.Session
-
Closes the session.
- close() - Method in class javax.jms.TopicRequestor
-
Closes the TopicRequestor and its session.
- close() - Method in interface javax.persistence.EntityManager
-
Close an application-managed entity manager.
- close() - Method in interface javax.persistence.EntityManagerFactory
-
Close the factory, releasing any resources that it holds.
- close() - Method in interface javax.resource.cci.Connection
-
Initiates close of the connection handle at the application level.
- close() - Method in interface javax.resource.cci.Interaction
-
Closes the current Interaction and release all the resources
held for this instance by the resource adapter.
- close() - Method in class javax.servlet.jsp.JspWriter
-
Close the stream, flushing it first.
- close() - Method in interface javax.websocket.Session
-
Close the current conversation with a normal status code and no reason phrase.
- close(CloseReason) - Method in interface javax.websocket.Session
-
Close the current conversation, giving a reason for the closure.
- close() - Method in interface javax.ws.rs.client.Client
-
Close client instance and all it's associated resources.
- close() - Method in class javax.ws.rs.core.Response
-
Close the underlying message entity input stream (if available and open)
as well as releases any other resources associated with the response
(e.g.
- close() - Method in interface javax.ws.rs.sse.SseBroadcaster
-
Close the broadcaster and all registered
SseEventSink instances.
- close() - Method in interface javax.ws.rs.sse.SseEventSink
-
Close the
SseEventSink instance and release all associated resources.
- close() - Method in interface javax.ws.rs.sse.SseEventSource
-
Close this event source.
- close(long, TimeUnit) - Method in interface javax.ws.rs.sse.SseEventSource
-
Close this event source and wait for the internal event processing task to complete
for up to the specified amount of wait time.
- close() - Method in interface javax.xml.registry.Connection
-
Closes a Connection when it is no longer needed.
- close() - Method in class javax.xml.soap.SOAPConnection
-
Closes this SOAPConnection object.
- close(MessageContext) - Method in interface javax.xml.ws.handler.Handler
-
Called at the conclusion of a message exchange pattern just prior to
the JAX-WS runtime dispatching a message, fault or exception.
- close() - Method in class javax.xml.ws.spi.http.HttpExchange
-
This must be called to end an exchange.
- close() - Method in class org.apache.jasper.compiler.ServletWriter
-
- close() - Method in class org.apache.jasper.runtime.BodyContentImpl
-
Close the stream, flushing it first.
- close() - Method in class org.apache.jasper.runtime.JspWriterImpl
-
Close the stream.
- close() - Method in class org.apache.jasper.xmlparser.ASCIIReader
-
Close the stream.
- close() - Method in class org.apache.jasper.xmlparser.UCSReader
-
Close the stream.
- close() - Method in class org.apache.jasper.xmlparser.UTF8Reader
-
Close the stream.
- CloseReason - Class in javax.websocket
-
A class encapsulating the reason why a web socket has been closed, or why it is being asked to close.
- CloseReason(CloseReason.CloseCode, String) - Constructor for class javax.websocket.CloseReason
-
Creates a reason for closing a web socket connection with the given code and reason phrase.
- CloseReason.CloseCode - Interface in javax.websocket
-
A marker interface for the close codes.
- CloseReason.CloseCodes - Enum in javax.websocket
-
An Enumeration of status codes for a web socket close that are defined in the specification.
- coalesce(Expression<? extends Y>, Expression<? extends Y>) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create an expression that returns null if all its arguments
evaluate to null, and the value of the first non-null argument
otherwise.
- coalesce(Expression<? extends Y>, Y) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create an expression that returns null if all its arguments
evaluate to null, and the value of the first non-null argument
otherwise.
- coalesce() - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create a coalesce expression.
- coerce(Class, String) - Static method in class org.apache.jasper.compiler.JspUtil
-
- coerce(String, Class<T>) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
-
- coerce(Object, Class, Logger) - Static method in class org.apache.taglibs.standard.lang.jstl.Coercions
-
Coerces the given value to the specified class.
- coerce(Object, Class) - Static method in class org.apache.taglibs.standard.lang.support.ExpressionEvaluatorManager
-
Performs a type conversion according to the EL's rules.
- COERCE_TO_BOOLEAN - Static variable in class org.apache.taglibs.standard.lang.jstl.Constants
-
- COERCE_TO_CHARACTER - Static variable in class org.apache.taglibs.standard.lang.jstl.Constants
-
- COERCE_TO_NUMBER - Static variable in class org.apache.taglibs.standard.lang.jstl.Constants
-
- COERCE_TO_OBJECT - Static variable in class org.apache.taglibs.standard.lang.jstl.Constants
-
- coerceToBoolean(String, boolean) - Static method in class org.apache.jasper.compiler.JspUtil
-
- coerceToBoolean(String) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
-
- coerceToBoolean(Object, Logger) - Static method in class org.apache.taglibs.standard.lang.jstl.Coercions
-
Coerces a value to a Boolean
- coerceToByte(String, boolean) - Static method in class org.apache.jasper.compiler.JspUtil
-
- coerceToByte(String) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
-
- coerceToChar(String, boolean) - Static method in class org.apache.jasper.compiler.JspUtil
-
- coerceToChar(String) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
-
- coerceToCharacter(String, boolean) - Static method in class org.apache.jasper.compiler.JspUtil
-
- coerceToCharacter(Object, Logger) - Static method in class org.apache.taglibs.standard.lang.jstl.Coercions
-
Coerces a value to a Character
- coerceToDouble(String, boolean) - Static method in class org.apache.jasper.compiler.JspUtil
-
- coerceToDouble(String) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
-
- coerceToEnum(String, String, boolean) - Static method in class org.apache.jasper.compiler.JspUtil
-
- coerceToFloat(String, boolean) - Static method in class org.apache.jasper.compiler.JspUtil
-
- coerceToFloat(String) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
-
- coerceToInt(String, boolean) - Static method in class org.apache.jasper.compiler.JspUtil
-
- coerceToInt(String) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
-
- coerceToInteger(String, boolean) - Static method in class org.apache.jasper.compiler.JspUtil
-
- coerceToInteger(Object, Logger) - Static method in class org.apache.taglibs.standard.lang.jstl.Coercions
-
Coerces a value to an Integer, returning null if the coercion
isn't possible.
- coerceToLong(String, boolean) - Static method in class org.apache.jasper.compiler.JspUtil
-
- coerceToLong(String) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
-
- coerceToObject(Object, Class, Logger) - Static method in class org.apache.taglibs.standard.lang.jstl.Coercions
-
Coerces a value to the specified Class that is not covered by any
of the above cases
- coerceToPrimitiveBoolean(String, boolean) - Static method in class org.apache.jasper.compiler.JspUtil
-
- coerceToPrimitiveByte(String, boolean) - Static method in class org.apache.jasper.compiler.JspUtil
-
- coerceToPrimitiveDouble(String, boolean) - Static method in class org.apache.jasper.compiler.JspUtil
-
- coerceToPrimitiveFloat(String, boolean) - Static method in class org.apache.jasper.compiler.JspUtil
-
- coerceToPrimitiveLong(String, boolean) - Static method in class org.apache.jasper.compiler.JspUtil
-
- coerceToPrimitiveNumber(Object, Class, Logger) - Static method in class org.apache.taglibs.standard.lang.jstl.Coercions
-
Coerces a value to the given primitive number class
- coerceToPrimitiveShort(String, boolean) - Static method in class org.apache.jasper.compiler.JspUtil
-
- coerceToShort(String, boolean) - Static method in class org.apache.jasper.compiler.JspUtil
-
- coerceToShort(String) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
-
- coerceToString(Object, Logger) - Static method in class org.apache.taglibs.standard.lang.jstl.Coercions
-
Coerces the specified value to a String
- Coercions - Class in org.apache.taglibs.standard.lang.jstl
-
This class contains the logic for coercing data types before
operators are applied to them.
- Coercions() - Constructor for class org.apache.taglibs.standard.lang.jstl.Coercions
-
- CollapsedStringAdapter - Class in javax.xml.bind.annotation.adapters
-
Built-in
XmlAdapter to handle
xs:token and its derived types.
- CollapsedStringAdapter() - Constructor for class javax.xml.bind.annotation.adapters.CollapsedStringAdapter
-
- CollectionAttribute<X,E> - Interface in javax.persistence.metamodel
-
Instances of the type CollectionAttribute represent persistent
java.util.Collection-valued attributes.
- CollectionJoin<Z,E> - Interface in javax.persistence.criteria
-
The CollectionJoin interface is the type of the result of
joining to a collection over an association or element
collection that has been specified as a java.util.Collection.
- CollectionTable - Annotation Type in javax.persistence
-
Specifies the table that is used for the mapping of
collections of basic or embeddable types.
- COLON - Static variable in interface org.apache.taglibs.standard.extra.spath.SPathParserConstants
-
- COLON - Static variable in interface org.apache.taglibs.standard.lang.jstl.parser.ELParserConstants
-
- Column - Annotation Type in javax.persistence
-
Specifies the mapped column for a persistent property or field.
- ColumnResult - Annotation Type in javax.persistence
-
- COMBINE_CLASSIFICATIONS - Static variable in interface javax.xml.registry.FindQualifier
-
Maps to UDDI combineCategoryBags.
- COMBINING_CHAR - Static variable in interface org.apache.taglibs.standard.extra.spath.SPathParserConstants
-
- COMMA - Static variable in interface org.apache.taglibs.standard.lang.jstl.parser.ELParserConstants
-
- comment(String) - Method in interface javax.ws.rs.sse.OutboundSseEvent.Builder
-
Set comment string associated with the event.
- CommException - Exception in javax.resource.spi
-
This indicates errors related to failed or interrupted
communication with an EIS instance.
- CommException() - Constructor for exception javax.resource.spi.CommException
-
Constructs a new instance with null as its detail message.
- CommException(String) - Constructor for exception javax.resource.spi.CommException
-
Constructs a new instance with the specified detail message.
- CommException(Throwable) - Constructor for exception javax.resource.spi.CommException
-
Constructs a new throwable with the specified cause.
- CommException(String, Throwable) - Constructor for exception javax.resource.spi.CommException
-
Constructs a new throwable with the specified detail message and cause.
- CommException(String, String) - Constructor for exception javax.resource.spi.CommException
-
Constructs a new throwable with the specified detail message and
an error code.
- commit() - Method in interface javax.jms.JMSContext
-
Commits all messages done in this transaction and releases any locks currently held.
- commit() - Method in interface javax.jms.Session
-
Commits all messages done in this transaction and releases any locks currently held.
- commit() - Method in interface javax.jms.XAJMSContext
-
Throws a TransactionInProgressRuntimeException, since it should not be called for an XAJMSContext
object.
- commit() - Method in interface javax.jms.XASession
-
Throws a TransactionInProgressException, since it should not be called for an XASession object.
- commit() - Method in interface javax.persistence.EntityTransaction
-
Commit the current resource transaction, writing any
unflushed changes to the database.
- commit() - Method in interface javax.resource.cci.LocalTransaction
-
Commits the current local transaction and release all locks held
by the underlying EIS instance.
- commit() - Method in interface javax.resource.spi.LocalTransaction
-
Commit a local transaction
- commit(Xid, boolean) - Method in interface javax.resource.spi.XATerminator
-
Commits the global transaction specified by xid.
- commit() - Method in interface javax.transaction.Transaction
-
Complete the transaction represented by this Transaction object.
- commit() - Method in interface javax.transaction.TransactionManager
-
Complete the transaction associated with the current thread.
- commit() - Method in interface javax.transaction.UserTransaction
-
Complete the transaction associated with the current thread.
- CommonAbstractCriteria - Interface in javax.persistence.criteria
-
The CommonAbstractCriteria interface defines functionality
that is common to both top-level criteria queries and subqueries as
well as to update and delete criteria operations.
- COMPARABLE_ERROR - Static variable in class org.apache.taglibs.standard.lang.jstl.Constants
-
- compareTo(String) - Method in class javax.security.enterprise.credential.Password
-
- compareTo(String, String) - Method in class javax.security.enterprise.credential.UsernamePasswordCredential
-
- compile(boolean) - Method in class org.apache.jasper.compiler.Compiler
-
Compile the jsp file from the current engine context.
- compile(String, Node.Nodes) - Method in class org.apache.jasper.compiler.Jsr199JavaCompiler
-
- compile(String, Node.Nodes) - Method in class org.apache.jasper.compiler.NullJavaCompiler
-
- compile() - Method in class org.apache.jasper.JspCompilationContext
-
- compile(String) - Method in class org.apache.taglibs.standard.tag.common.xml.JSTLXPathImpl
-
Compile an XPath expression for later evaluation.
- Compiler - Class in org.apache.jasper.compiler
-
Main JSP compiler class.
- Compiler(JspCompilationContext, JspServletWrapper) - Constructor for class org.apache.jasper.compiler.Compiler
-
- Compiler(JspCompilationContext, JspServletWrapper, boolean) - Constructor for class org.apache.jasper.compiler.Compiler
-
- complete() - Method in interface javax.servlet.AsyncContext
-
Completes the asynchronous operation that was started on the request
that was used to initialze this AsyncContext, closing the response
that was used to initialize this AsyncContext.
- completed(RESPONSE) - Method in interface javax.ws.rs.client.InvocationCallback
-
Called when the invocation was successfully completed.
- CompletionCallback - Interface in javax.ws.rs.container
-
A request processing callback that receives request processing completion events.
- CompletionListener - Interface in javax.jms
-
A CompletionListener is implemented by the application and may be specified when a message is sent
asynchronously.
- CompletionStageRxInvoker - Interface in javax.ws.rs.client
-
Reactive invoker based CompletionStage.
- ComplexValue - Class in org.apache.taglibs.standard.lang.jstl
-
Represents a dynamic value, which consists of a prefix and an
optional set of ValueSuffix elements.
- ComplexValue(Expression, List) - Constructor for class org.apache.taglibs.standard.lang.jstl.ComplexValue
-
Constructor
- CompoundSelection<X> - Interface in javax.persistence.criteria
-
The CompoundSelection interface defines a compound selection item
(tuple, array, or result of constructor).
- concat(Expression<String>, Expression<String>) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create an expression for string concatenation.
- concat(Expression<String>, String) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create an expression for string concatenation.
- concat(String, Expression<String>) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create an expression for string concatenation.
- concatenate(Compiler, Node.Nodes) - Static method in class org.apache.jasper.compiler.TextOptimizer
-
- Concept - Interface in javax.xml.registry.infomodel
-
The Concept interface is used to represent taxonomy elements and their structural relationship with each other in order to describe an internal taxonomy.
- CONCEPT - Static variable in interface javax.xml.registry.LifeCycleManager
-
Constant representing the javax.xml.registry.infomodel.Concept interface.
- ConcurrencyManagement - Annotation Type in javax.ejb
-
Declares a singleton session bean's concurrency management type.
- ConcurrencyManagementType - Enum in javax.ejb
-
Used to specify the value of the ConcurrencyManagement annotation
for a singleton session bean.
- ConcurrentAccessException - Exception in javax.ejb
-
A ConcurrentAccessException indicates that the client
has attempted an invocation on a stateful session bean or singleton bean
while another invocation is in progress and such concurrent access
is not allowed.
- ConcurrentAccessException() - Constructor for exception javax.ejb.ConcurrentAccessException
-
Constructs an ConcurrentAccessException with no detail message.
- ConcurrentAccessException(String) - Constructor for exception javax.ejb.ConcurrentAccessException
-
Constructs an ConcurrentAccessException with the specified
detailed message.
- ConcurrentAccessException(String, Exception) - Constructor for exception javax.ejb.ConcurrentAccessException
-
Constructs an ConcurrentAccessException with the specified
detail message and a nested exception.
- ConcurrentAccessTimeoutException - Exception in javax.ejb
-
This exception indicates that an attempt to concurrently access
a stateful session or singleton bean method resulted in a timeout.
- ConcurrentAccessTimeoutException() - Constructor for exception javax.ejb.ConcurrentAccessTimeoutException
-
- ConcurrentAccessTimeoutException(String) - Constructor for exception javax.ejb.ConcurrentAccessTimeoutException
-
- condition() - Method in class javax.servlet.jsp.jstl.core.ConditionalTagSupport
-
Subclasses implement this method to compute the boolean result
of the conditional action.
- condition() - Method in class org.apache.taglibs.standard.tag.common.core.OtherwiseTag
-
- condition() - Method in class org.apache.taglibs.standard.tag.common.xml.IfTag
-
- condition() - Method in class org.apache.taglibs.standard.tag.common.xml.WhenTag
-
- condition() - Method in class org.apache.taglibs.standard.tag.el.core.IfTag
-
- condition() - Method in class org.apache.taglibs.standard.tag.el.core.WhenTag
-
- condition() - Method in class org.apache.taglibs.standard.tag.rt.core.IfTag
-
- condition() - Method in class org.apache.taglibs.standard.tag.rt.core.WhenTag
-
- ConditionalTagSupport - Class in javax.servlet.jsp.jstl.core
-
Abstract class that facilitates implementation of conditional actions
where the boolean result is exposed as a JSP scoped variable.
- ConditionalTagSupport() - Constructor for class javax.servlet.jsp.jstl.core.ConditionalTagSupport
-
Base constructor to initialize local state.
- Config - Class in javax.servlet.jsp.jstl.core
-
Class supporting access to configuration settings.
- Config() - Constructor for class javax.servlet.jsp.jstl.core.Config
-
- CONFIG - Static variable in class javax.servlet.jsp.PageContext
-
Name used to store ServletConfig in PageContext name table.
- config - Variable in class org.apache.taglibs.standard.tlv.JstlBaseTLV
-
- ConfigProperty - Annotation Type in javax.resource.spi
-
Designates a JavaBean property as a configuration property
- Configurable<C extends Configurable> - Interface in javax.ws.rs.core
-
Represents a client or server-side configurable context in JAX-RS.
- Configuration - Interface in javax.ws.rs.core
-
A configuration state associated with a
configurable JAX-RS context.
- configurator(ClientEndpointConfig.Configurator) - Method in class javax.websocket.ClientEndpointConfig.Builder
-
Sets the configurator object for the configuration this builder will build.
- Configurator() - Constructor for class javax.websocket.ClientEndpointConfig.Configurator
-
- configurator(ServerEndpointConfig.Configurator) - Method in class javax.websocket.server.ServerEndpointConfig.Builder
-
Sets the custom configurator to use on the configuration object built by this builder.
- Configurator() - Constructor for class javax.websocket.server.ServerEndpointConfig.Configurator
-
- configure(ResourceInfo, FeatureContext) - Method in interface javax.ws.rs.container.DynamicFeature
-
- configure(FeatureContext) - Method in interface javax.ws.rs.core.Feature
-
A call-back method called when the feature is to be enabled in a given
runtime configuration scope.
- confirmAssociation(Association) - Method in interface javax.xml.registry.BusinessLifeCycleManager
-
Confirms this Association by the User associated with the caller.
- conjunction() - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create a conjunction (with zero conjuncts).
- Connection - Interface in javax.jms
-
A Connection object is a client's active connection to its JMS provider.
- Connection - Interface in javax.resource.cci
-
A Connection represents an application-level handle that is used
by a client to access the underlying physical connection.
- Connection - Interface in javax.xml.registry
-
This class represents a connection between a JAXR client and a
JAXR provider.
- CONNECTION_CLOSED - Static variable in class javax.resource.spi.ConnectionEvent
-
Event notification that an application component has closed the
connection
- CONNECTION_ERROR_OCCURRED - Static variable in class javax.resource.spi.ConnectionEvent
-
Event notification that an error occurred on the connection.
- ConnectionCallback - Interface in javax.ws.rs.container
-
Asynchronous request processing lifecycle callback that receives connection
related
asynchronous response lifecycle events.
- connectionClosed(ConnectionEvent) - Method in interface javax.resource.spi.ConnectionEventListener
-
Notifies that an application component has closed the connection.
- ConnectionConsumer - Interface in javax.jms
-
For application servers, Connection objects provide a special facility for creating a
ConnectionConsumer (optional).
- ConnectionDefinition - Annotation Type in javax.resource.spi
-
Defines a set of connection interfaces and classes pertaining to a particular
connection type.
- ConnectionDefinitions - Annotation Type in javax.resource.spi
-
Defines a set of connection definitions that the JavaBean, that has been
annotated with this annotation, is a part of.
- connectionErrorOccurred(ConnectionEvent) - Method in interface javax.resource.spi.ConnectionEventListener
-
Notifies a connection related error.
- ConnectionEvent - Class in javax.resource.spi
-
The ConnectionEvent class provides information about the source of
a connection related event.A ConnectionEvent instance contains the
following information:
Type of the connection event
ManagedConnection instance that generated the connection event.
- ConnectionEvent(ManagedConnection, int) - Constructor for class javax.resource.spi.ConnectionEvent
-
Construct a ConnectionEvent object.
- ConnectionEvent(ManagedConnection, int, Exception) - Constructor for class javax.resource.spi.ConnectionEvent
-
Construct a ConnectionEvent object.
- ConnectionEventListener - Interface in javax.resource.spi
-
The ConnectionEventListener interface provides an event
callback mechanism to enable an application server to receive
notifications from a ManagedConnection instance.
- ConnectionFactory - Interface in javax.jms
-
A ConnectionFactory object encapsulates a set of connection configuration parameters that has been defined by
an administrator.
- ConnectionFactory - Interface in javax.resource.cci
-
ConnectionFactory provides an interface for getting
connection to an EIS instance.
- ConnectionFactory - Class in javax.xml.registry
-
This is the abstract base class for factory classes for creating a JAXR connection.
- ConnectionFactory() - Constructor for class javax.xml.registry.ConnectionFactory
-
- ConnectionFactoryDefinition - Annotation Type in javax.resource
-
Annotation used to define a Connector Connection Factory resource to be
registered in JNDI.
- ConnectionFactoryDefinitions - Annotation Type in javax.resource
-
Declares one or more ConnectionFactoryDefinition
annotations.
- ConnectionManager - Interface in javax.resource.spi
-
ConnectionManager interface provides a hook for the resource adapter to
pass a connection request to the application server.
- ConnectionMetaData - Interface in javax.jms
-
A ConnectionMetaData object provides information describing the Connection object.
- ConnectionMetaData - Interface in javax.resource.cci
-
The interface ConnectionMetaData provides information
about an EIS instance connected through a Connection instance.
- ConnectionRequestInfo - Interface in javax.resource.spi
-
The ConnectionRequestInfo interface enables a resource adapter to
pass its own request specific data structure across the connection
request flow.
- ConnectionSpec - Interface in javax.resource.cci
-
ConnectionSpec is used by an application component to pass
connection request-specific properties to the ConnectionFactory.
- Connector - Annotation Type in javax.resource.spi
-
The Connector annotation is a component-defining annotation and
it can be used by the resource adapter developer to specify that the JavaBean
is a resource adapter JavaBean.
- connectTimeout(long, TimeUnit) - Method in class javax.ws.rs.client.ClientBuilder
-
Set the connect timeout.
- connectToServer(Object, URI) - Method in interface javax.websocket.WebSocketContainer
-
Connect the supplied annotated endpoint instance to its server.
- connectToServer(Class<?>, URI) - Method in interface javax.websocket.WebSocketContainer
-
Connect the supplied annotated endpoint to its server.
- connectToServer(Endpoint, ClientEndpointConfig, URI) - Method in interface javax.websocket.WebSocketContainer
-
Connect the supplied programmatic client endpoint instance to its server with the given configuration.
- connectToServer(Class<? extends Endpoint>, ClientEndpointConfig, URI) - Method in interface javax.websocket.WebSocketContainer
-
Connect the supplied programmatic endpoint to its server with the given configuration.
- Constants - Class in org.apache.jasper
-
Some constants and other global data that are used by the compiler and the runtime.
- Constants() - Constructor for class org.apache.jasper.Constants
-
- Constants - Class in org.apache.taglibs.standard.lang.jstl
-
This contains all of the non-public constants, including
messsage strings read from the resource file.
- Constants() - Constructor for class org.apache.taglibs.standard.lang.jstl.Constants
-
- ConstrainedTo - Annotation Type in javax.ws.rs
-
Indicates the run-time context in which an annotated JAX-RS provider
is applicable.
- ConstraintMode - Enum in javax.persistence
-
Used to control the application of a constraint.
- construct(Class<Y>, Selection<?>...) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create a selection item corresponding to a constructor.
- ConstructorResult - Annotation Type in javax.persistence
-
Used in conjunction with the
SqlResultSetMapping annotation to map the SELECT
clause of a SQL query to a constructor.
- Consumes - Annotation Type in javax.ws.rs
-
Defines the media types that the methods of a resource class or
MessageBodyReader can accept.
- ContainerProvider - Class in javax.websocket
-
Provider class that allows the developer to get a reference to the implementation of the WebSocketContainer.
- ContainerProvider() - Constructor for class javax.websocket.ContainerProvider
-
- ContainerRequestContext - Interface in javax.ws.rs.container
-
Container request filter context.
- ContainerRequestFilter - Interface in javax.ws.rs.container
-
An extension interface implemented by container request filters.
- ContainerResponseContext - Interface in javax.ws.rs.container
-
Container response filter context.
- ContainerResponseFilter - Interface in javax.ws.rs.container
-
An extension interface implemented by container response filters.
- contains(Class, Object) - Method in interface javax.persistence.Cache
-
Whether the cache contains data for the given entity.
- contains(Object) - Method in interface javax.persistence.EntityManager
-
Check if the instance is a managed entity instance belonging
to the current persistence context.
- contains(String, String) - Static method in class org.apache.taglibs.standard.functions.Functions
-
- containsHeader(String) - Method in interface javax.servlet.http.HttpServletResponse
-
Returns a boolean indicating whether the named response header
has already been set.
- containsHeader(String) - Method in class javax.servlet.http.HttpServletResponseWrapper
-
The default behavior of this method is to call containsHeader(String name)
on the wrapped response object.
- containsIgnoreCase(String, String) - Static method in class org.apache.taglibs.standard.functions.Functions
-
- containsKey(Object) - Method in class javax.ws.rs.core.AbstractMultivaluedMap
-
- containsKey(Object) - Method in class org.apache.taglibs.standard.lang.jstl.EnumeratedMap
-
- containsPrefix(String) - Method in class org.apache.jasper.compiler.PageInfo
-
- containsProperty(String) - Method in interface javax.xml.rpc.handler.MessageContext
-
Returns true if the MessageContext contains a property
with the specified name.
- containsSymbol(String) - Method in class org.apache.jasper.xmlparser.SymbolTable
-
Returns true if the symbol table already contains the specified
symbol.
- containsSymbol(char[], int, int) - Method in class org.apache.jasper.xmlparser.SymbolTable
-
Returns true if the symbol table already contains the specified
symbol.
- containsValue(Object) - Method in class javax.ws.rs.core.AbstractMultivaluedMap
-
- containsValue(Object) - Method in class org.apache.taglibs.standard.lang.jstl.EnumeratedMap
-
- CONTENT_DISPOSITION - Static variable in interface javax.ws.rs.core.HttpHeaders
-
- CONTENT_ENCODING - Static variable in interface javax.ws.rs.core.HttpHeaders
-
- CONTENT_ID - Static variable in interface javax.ws.rs.core.HttpHeaders
-
- CONTENT_LANGUAGE - Static variable in interface javax.ws.rs.core.HttpHeaders
-
- CONTENT_LENGTH - Static variable in interface javax.ws.rs.core.HttpHeaders
-
- CONTENT_LOCATION - Static variable in interface javax.ws.rs.core.HttpHeaders
-
- CONTENT_TYPE - Static variable in interface javax.ws.rs.core.HttpHeaders
-
- contentLocation(URI) - Method in class javax.ws.rs.core.Response.ResponseBuilder
-
Set the content location.
- Context - Annotation Type in javax.ws.rs.core
-
This annotation is used to inject information into a class
field, bean property or method parameter.
- context - Variable in class org.apache.taglibs.standard.tag.common.core.ImportSupport
-
- context - Variable in class org.apache.taglibs.standard.tag.common.core.RedirectSupport
-
- context - Variable in class org.apache.taglibs.standard.tag.common.core.UrlSupport
-
- CONTEXT_SETUP_FAILED - Static variable in class javax.resource.spi.work.WorkContextErrorCodes
-
Indicates a failure in recreating the WorkContext instance.
- CONTEXT_SETUP_UNSUPPORTED - Static variable in class javax.resource.spi.work.WorkContextErrorCodes
-
Indicates that the container cannot support recreating the
WorkContext instance.
- contextDestroyed(ServletContextEvent) - Method in interface javax.servlet.ServletContextListener
-
Receives notification that the ServletContext is about to be
shut down.
- contextInitialized(ServletContextEvent) - Method in interface javax.servlet.ServletContextListener
-
Receives notification that the web application initialization
process is starting.
- ContextResolver<T> - Interface in javax.ws.rs.ext
-
Contract for a provider that supplies context information to resource
classes and other providers.
- ContextService - Interface in javax.enterprise.concurrent
-
The ContextService provides methods for creating dynamic proxy objects
(as defined by java.lang.reflect.Proxy) with
the addition of context typically associated with applications executing in a
Java™ EE environment.
- contextSetupComplete() - Method in interface javax.resource.spi.work.WorkContextLifecycleListener
-
Invoked when the WorkContext instance was successfully set
as the execution context for the Work instance.
- contextSetupFailed(String) - Method in interface javax.resource.spi.work.WorkContextLifecycleListener
-
Invoked when the WorkContext instance was set as the
execution context for the Work instance it was associated
with.
- Convert - Annotation Type in javax.persistence
-
Specifies the conversion of a Basic field or property.
- convert(String, String, Class, Class) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
-
- convert(TreeNode, Node) - Method in class org.apache.jasper.xmlparser.ParserUtils
-
Create and return a TreeNode that corresponds to the specified Node,
including processing all of the attributes and children nodes.
- Converter - Annotation Type in javax.persistence
-
Specifies that the annotated class is a converter and defines its
scope.
- Converts - Annotation Type in javax.persistence
-
Used to group Convert annotations.
- convertToDatabaseColumn(X) - Method in interface javax.persistence.AttributeConverter
-
Converts the value stored in the entity attribute into the
data representation to be stored in the database.
- convertToEntityAttribute(Y) - Method in interface javax.persistence.AttributeConverter
-
Converts the data stored in the database column into the
value to be stored in the entity attribute.
- Cookie - Class in javax.servlet.http
-
Creates a cookie, a small amount of information sent by a servlet to
a Web browser, saved by the browser, and later sent back to the server.
- Cookie(String, String) - Constructor for class javax.servlet.http.Cookie
-
Constructs a cookie with the specified name and value.
- cookie(Cookie) - Method in interface javax.ws.rs.client.Invocation.Builder
-
Add a cookie to be set.
- cookie(String, String) - Method in interface javax.ws.rs.client.Invocation.Builder
-
Add a cookie to be set.
- Cookie - Class in javax.ws.rs.core
-
Represents the value of a HTTP cookie, transferred in a request.
- Cookie(String, String, String, String, int) - Constructor for class javax.ws.rs.core.Cookie
-
Create a new instance.
- Cookie(String, String, String, String) - Constructor for class javax.ws.rs.core.Cookie
-
Create a new instance.
- Cookie(String, String) - Constructor for class javax.ws.rs.core.Cookie
-
Create a new instance.
- COOKIE - Static variable in interface javax.ws.rs.core.HttpHeaders
-
- cookie(NewCookie...) - Method in class javax.ws.rs.core.Response.ResponseBuilder
-
Add cookies to the response message.
- CookieParam - Annotation Type in javax.ws.rs
-
Binds the value of a HTTP cookie to a resource method parameter,
resource class field, or resource class bean property.
- correlate(Root<Y>) - Method in interface javax.persistence.criteria.Subquery
-
Create a subquery root correlated to a root of the
enclosing query.
- correlate(Join<X, Y>) - Method in interface javax.persistence.criteria.Subquery
-
Create a subquery join object correlated to a join object
of the enclosing query.
- correlate(CollectionJoin<X, Y>) - Method in interface javax.persistence.criteria.Subquery
-
Create a subquery collection join object correlated to a
collection join object of the enclosing query.
- correlate(SetJoin<X, Y>) - Method in interface javax.persistence.criteria.Subquery
-
Create a subquery set join object correlated to a set join
object of the enclosing query.
- correlate(ListJoin<X, Y>) - Method in interface javax.persistence.criteria.Subquery
-
Create a subquery list join object correlated to a list join
object of the enclosing query.
- correlate(MapJoin<X, K, V>) - Method in interface javax.persistence.criteria.Subquery
-
Create a subquery map join object correlated to a map join
object of the enclosing query.
- count(Expression<?>) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create an aggregate expression applying the count operation.
- countAttachments() - Method in class javax.xml.soap.SOAPMessage
-
Gets a count of the number of attachments in this message.
- countDistinct(Expression<?>) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create an aggregate expression applying the count distinct
operation.
- CountStatistic - Interface in javax.management.j2ee.statistics
-
Specifies standard count measurements.
- cpath - Variable in class org.apache.jasper.compiler.Jsr199JavaCompiler
-
- create() - Static method in interface javax.json.bind.JsonbBuilder
-
- create(JsonbConfig) - Static method in interface javax.json.bind.JsonbBuilder
-
Create a new
Jsonb instance using the default
JsonbBuilder implementation provided as returned from
JsonbProvider.provider() method, configured
with provided configuration.
- create() - Method in class javax.json.bind.spi.JsonbProvider
-
- create() - Method in interface javax.management.j2ee.ManagementHome
-
Creates an MEJB session object which provides access to the J2EE Management Model
- create() - Static method in class javax.websocket.ClientEndpointConfig.Builder
-
Creates a new builder object with no subprotocols, extensions, encoders, decoders and a null
configurator.
- create(Class<?>, String) - Static method in class javax.websocket.server.ServerEndpointConfig.Builder
-
Creates the builder with the mandatory information of the endpoint class (programmatic or annotated), the
relative URI or URI-template to use, and with no subprotocols, extensions, encoders, decoders or custom
configurator.
- create(Name) - Method in class javax.xml.soap.SOAPElementFactory
-
- create(String) - Method in class javax.xml.soap.SOAPElementFactory
-
- create(String, String, String) - Method in class javax.xml.soap.SOAPElementFactory
-
- create(Object) - Static method in class javax.xml.ws.Endpoint
-
Creates an endpoint with the specified implementor object.
- create(Object, WebServiceFeature...) - Static method in class javax.xml.ws.Endpoint
-
Creates an endpoint with the specified implementor object and web
service features.
- create(String, Object) - Static method in class javax.xml.ws.Endpoint
-
Creates an endpoint with the specified binding type and
implementor object.
- create(String, Object, WebServiceFeature...) - Static method in class javax.xml.ws.Endpoint
-
Creates an endpoint with the specified binding type,
implementor object, and web service features.
- create(URL, QName) - Static method in class javax.xml.ws.Service
-
Creates a Service instance.
- create(URL, QName, WebServiceFeature...) - Static method in class javax.xml.ws.Service
-
Creates a Service instance.
- create(QName) - Static method in class javax.xml.ws.Service
-
Creates a Service instance.
- create(QName, WebServiceFeature...) - Static method in class javax.xml.ws.Service
-
Creates a Service instance.
- createAndPublishEndpoint(String, Object) - Method in class javax.xml.ws.spi.Provider
-
Creates and publishes an endpoint object with the specified
address and implementation object.
- createAndPublishEndpoint(String, Object, WebServiceFeature...) - Method in class javax.xml.ws.spi.Provider
-
Creates and publishes an endpoint object with the specified
address, implementation object and web service features.
- createApplicationScopeMap(PageContext) - Static method in class org.apache.taglibs.standard.lang.jstl.ImplicitObjects
-
Creates the Map that "wraps" application-scoped attributes
- createAssociation(RegistryObject, Concept) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates an Association instance using the specified
parameters.
- createAttachmentPart() - Method in class javax.xml.soap.SOAPMessage
-
Creates a new empty AttachmentPart object.
- createAttachmentPart(DataHandler) - Method in class javax.xml.soap.SOAPMessage
-
Creates an AttachmentPart object and populates it using
the given DataHandler object.
- createAttachmentPart(Object, String) - Method in class javax.xml.soap.SOAPMessage
-
Creates an AttachmentPart object and populates it with
the specified data of the specified content type.
- createBean1() - Static method in class org.apache.taglibs.standard.lang.jstl.test.beans.Factory
-
- createBean2() - Static method in class org.apache.taglibs.standard.lang.jstl.test.beans.Factory
-
- createBean3() - Static method in class org.apache.taglibs.standard.lang.jstl.test.beans.Factory
-
- createBean4() - Static method in class org.apache.taglibs.standard.lang.jstl.test.beans.Factory
-
- createBean5() - Static method in class org.apache.taglibs.standard.lang.jstl.test.beans.Factory
-
- createBean6() - Static method in class org.apache.taglibs.standard.lang.jstl.test.beans.Factory
-
- createBean7() - Static method in class org.apache.taglibs.standard.lang.jstl.test.beans.Factory
-
- createBinder(Class<T>) - Method in class javax.xml.bind.JAXBContext
-
Creates a Binder object that can be used for
associative/in-place unmarshalling/marshalling.
- createBinder() - Method in class javax.xml.bind.JAXBContext
-
Creates a Binder for W3C DOM.
- createBrowser(Queue) - Method in interface javax.jms.JMSContext
-
Creates a QueueBrowser object to peek at the messages on the specified queue.
- createBrowser(Queue, String) - Method in interface javax.jms.JMSContext
-
Creates a QueueBrowser object to peek at the messages on the specified queue using a message selector.
- createBrowser(Queue) - Method in interface javax.jms.QueueSession
-
Creates a QueueBrowser object to peek at the messages on the specified queue.
- createBrowser(Queue, String) - Method in interface javax.jms.QueueSession
-
Creates a QueueBrowser object to peek at the messages on the specified queue using a message selector.
- createBrowser(Queue) - Method in interface javax.jms.Session
-
Creates a QueueBrowser object to peek at the messages on the specified queue.
- createBrowser(Queue, String) - Method in interface javax.jms.Session
-
Creates a QueueBrowser object to peek at the messages on the specified queue using a message selector.
- createBytesMessage() - Method in interface javax.jms.JMSContext
-
Creates a BytesMessage object.
- createBytesMessage() - Method in interface javax.jms.Session
-
Creates a BytesMessage object.
- createCalendarTimer(ScheduleExpression) - Method in interface javax.ejb.TimerService
-
Create a calendar-based timer based on the input schedule expression.
- createCalendarTimer(ScheduleExpression, TimerConfig) - Method in interface javax.ejb.TimerService
-
Create a calendar-based timer based on the input schedule expression.
- createCall(QName) - Method in interface javax.xml.rpc.Service
-
Creates a Call instance.
- createCall(QName, QName) - Method in interface javax.xml.rpc.Service
-
Creates a Call instance.
- createCall(QName, String) - Method in interface javax.xml.rpc.Service
-
Creates a Call instance.
- createCall() - Method in interface javax.xml.rpc.Service
-
Creates a Call object not associated with
specific operation or target service endpoint.
- createClassification(ClassificationScheme, String, String) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates a Classification instance for an external
Classification using the specified String name and String value that identify
a taxonomy element within the specified ClassificationScheme.
- createClassification(ClassificationScheme, InternationalString, String) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates a Classification instance for an external
Classification using the specified InternationalString name and String value that identify
a taxonomy element within the specified ClassificationScheme.
- createClassification(Concept) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates a Classification instance for an internal
Classification using the specified Concept that identifies
a taxonomy element within an internal ClassificationScheme.
- createClassificationScheme(String, String) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates a ClassificationScheme given the specified String parameters.
- createClassificationScheme(InternationalString, InternationalString) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates a ClassificationScheme given the specified
InternationalString parameters.
- createClassificationScheme(Concept) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates a ClassificationScheme from a Concept that has no
ClassificationScheme or parent Concept.
- createCompiler(boolean) - Method in class org.apache.jasper.JspCompilationContext
-
Create a "Compiler" object.
- createConcept(RegistryObject, String, String) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates a Concept instance using the specified
parameters, where the name is a String.
- createConcept(RegistryObject, InternationalString, String) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates a Concept instance using the specified
parameters, where the name is an InternationalString.
- createConnection() - Method in interface javax.jms.ConnectionFactory
-
Creates a connection with the default user identity.
- createConnection(String, String) - Method in interface javax.jms.ConnectionFactory
-
Creates a connection with the specified user identity.
- createConnection() - Method in class javax.xml.registry.ConnectionFactory
-
Create a named connection.
- createConnection() - Method in class javax.xml.soap.SOAPConnectionFactory
-
Create a new SOAPConnection.
- createConnectionConsumer(Destination, String, ServerSessionPool, int) - Method in interface javax.jms.Connection
-
Creates a connection consumer for this connection (optional operation) on the specific destination.
- createConnectionConsumer(Queue, String, ServerSessionPool, int) - Method in interface javax.jms.QueueConnection
-
Creates a connection consumer for this connection (optional operation).
- createConnectionConsumer(Topic, String, ServerSessionPool, int) - Method in interface javax.jms.TopicConnection
-
Creates a connection consumer for this connection (optional operation).
- createConnectionFactory(ConnectionManager) - Method in interface javax.resource.spi.ManagedConnectionFactory
-
Creates a Connection Factory instance.
- createConnectionFactory() - Method in interface javax.resource.spi.ManagedConnectionFactory
-
Creates a Connection Factory instance.
- createConsumer(Destination) - Method in interface javax.jms.JMSContext
-
Creates a JMSConsumer for the specified destination.
- createConsumer(Destination, String) - Method in interface javax.jms.JMSContext
-
Creates a JMSConsumer for the specified destination, using a message selector.
- createConsumer(Destination, String, boolean) - Method in interface javax.jms.JMSContext
-
Creates a JMSConsumer for the specified destination, specifying a message selector and the noLocal
parameter.
- createConsumer(Destination) - Method in interface javax.jms.Session
-
Creates a MessageConsumer for the specified destination.
- createConsumer(Destination, String) - Method in interface javax.jms.Session
-
Creates a MessageConsumer for the specified destination, using a message selector.
- createConsumer(Destination, String, boolean) - Method in interface javax.jms.Session
-
Creates a MessageConsumer for the specified destination, specifying a message selector and the
noLocal parameter.
- createContainerEntityManagerFactory(PersistenceUnitInfo, Map) - Method in interface javax.persistence.spi.PersistenceProvider
-
Called by the container when an EntityManagerFactory
is to be created.
- createContext() - Method in interface javax.jms.ConnectionFactory
-
Creates a JMSContext with the default user identity and an unspecified sessionMode.
- createContext(String, String) - Method in interface javax.jms.ConnectionFactory
-
Creates a JMSContext with the specified user identity and an unspecified sessionMode.
- createContext(String, String, int) - Method in interface javax.jms.ConnectionFactory
-
Creates a JMSContext with the specified user identity and the specified session mode.
- createContext(int) - Method in interface javax.jms.ConnectionFactory
-
Creates a JMSContext with the default user identity and the specified session mode.
- createContext(int) - Method in interface javax.jms.JMSContext
-
Creates a new JMSContext with the specified session mode using the same connection as this JMSContext
and creating a new session.
- createContext(Class<?>[], Map<String, ?>) - Method in interface javax.xml.bind.JAXBContextFactory
-
Create a new instance of a JAXBContext class.
- createContext(String, ClassLoader, Map<String, ?>) - Method in interface javax.xml.bind.JAXBContextFactory
-
Create a new instance of a JAXBContext class.
- createContextualProxy(T, Class<T>) - Method in interface javax.enterprise.concurrent.ContextService
-
Creates a new contextual object proxy for the input object instance.
- createContextualProxy(Object, Class<?>...) - Method in interface javax.enterprise.concurrent.ContextService
-
Creates a new contextual object proxy for the input object instance.
- createContextualProxy(T, Map<String, String>, Class<T>) - Method in interface javax.enterprise.concurrent.ContextService
-
Creates a new contextual object proxy for the input object instance.
- createContextualProxy(Object, Map<String, String>, Class<?>...) - Method in interface javax.enterprise.concurrent.ContextService
-
Creates a new contextual object proxy for the input object instance.
- createCookieMap(PageContext) - Static method in class org.apache.taglibs.standard.lang.jstl.ImplicitObjects
-
Creates the Map that maps cookie name to the first matching
Cookie in request.getCookies().
- createCriteriaDelete(Class<T>) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create a CriteriaDelete query object to perform a bulk delete operation.
- createCriteriaUpdate(Class<T>) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create a CriteriaUpdate query object to perform a bulk update operation.
- created(URI) - Static method in class javax.ws.rs.core.Response
-
Create a new ResponseBuilder for a created resource, set the location
header using the supplied value.
- createDetail() - Method in class javax.xml.soap.SOAPFactory
-
Creates a new Detail object which serves as a container
for DetailEntry objects.
- createDispatch(QName, Class<T>, Service.Mode) - Method in class javax.xml.ws.Service
-
Creates a Dispatch instance for use with objects of
the client's choosing.
- createDispatch(QName, Class<T>, Service.Mode, WebServiceFeature...) - Method in class javax.xml.ws.Service
-
Creates a Dispatch instance for use with objects of
the client's choosing.
- createDispatch(EndpointReference, Class<T>, Service.Mode, WebServiceFeature...) - Method in class javax.xml.ws.Service
-
Creates a Dispatch instance for use with objects of
the client's choosing.
- createDispatch(QName, JAXBContext, Service.Mode) - Method in class javax.xml.ws.Service
-
Creates a Dispatch instance for use with JAXB
generated objects.
- createDispatch(QName, JAXBContext, Service.Mode, WebServiceFeature...) - Method in class javax.xml.ws.Service
-
Creates a Dispatch instance for use with JAXB
generated objects.
- createDispatch(EndpointReference, JAXBContext, Service.Mode, WebServiceFeature...) - Method in class javax.xml.ws.Service
-
Creates a Dispatch instance for use with JAXB
generated objects.
- createDispatch(QName, Class<T>, Service.Mode) - Method in class javax.xml.ws.spi.ServiceDelegate
-
Creates a Dispatch instance for use with objects of
the user's choosing.
- createDispatch(QName, Class<T>, Service.Mode, WebServiceFeature...) - Method in class javax.xml.ws.spi.ServiceDelegate
-
Creates a Dispatch instance for use with objects of
the user's choosing.
- createDispatch(EndpointReference, Class<T>, Service.Mode, WebServiceFeature...) - Method in class javax.xml.ws.spi.ServiceDelegate
-
Creates a Dispatch instance for use with objects of
the user's choosing.
- createDispatch(QName, JAXBContext, Service.Mode) - Method in class javax.xml.ws.spi.ServiceDelegate
-
Creates a Dispatch instance for use with JAXB
generated objects.
- createDispatch(QName, JAXBContext, Service.Mode, WebServiceFeature...) - Method in class javax.xml.ws.spi.ServiceDelegate
-
Creates a Dispatch instance for use with JAXB
generated objects.
- createDispatch(EndpointReference, JAXBContext, Service.Mode, WebServiceFeature...) - Method in class javax.xml.ws.spi.ServiceDelegate
-
Creates a Dispatch instance for use with JAXB
generated objects.
- createDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in interface javax.jms.Connection
-
Creates a connection consumer for this connection (optional operation) on the specific topic using an unshared
durable subscription with the specified name.
- createDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in interface javax.jms.TopicConnection
-
Create a durable connection consumer for this connection (optional operation).
- createDurableConsumer(Topic, String) - Method in interface javax.jms.JMSContext
-
Creates an unshared durable subscription on the specified topic (if one does not already exist) and creates a
consumer on that durable subscription.
- createDurableConsumer(Topic, String, String, boolean) - Method in interface javax.jms.JMSContext
-
Creates an unshared durable subscription on the specified topic (if one does not already exist), specifying a message
selector and the noLocal parameter, and creates a consumer on that durable subscription.
- createDurableConsumer(Topic, String) - Method in interface javax.jms.Session
-
Creates an unshared durable subscription on the specified topic (if one does not already exist) and creates a
consumer on that durable subscription.
- createDurableConsumer(Topic, String, String, boolean) - Method in interface javax.jms.Session
-
Creates an unshared durable subscription on the specified topic (if one does not already exist), specifying a message
selector and the noLocal parameter, and creates a consumer on that durable subscription.
- createDurableSubscriber(Topic, String) - Method in interface javax.jms.Session
-
Creates an unshared durable subscription on the specified topic (if one does not already exist) and creates a
consumer on that durable subscription.
- createDurableSubscriber(Topic, String, String, boolean) - Method in interface javax.jms.Session
-
Creates an unshared durable subscription on the specified topic (if one does not already exist), specifying a message
selector and the noLocal parameter, and creates a consumer on that durable subscription.
- createDurableSubscriber(Topic, String) - Method in interface javax.jms.TopicSession
-
Creates an unshared durable subscription on the specified topic (if one does not already exist) and creates a
consumer on that durable subscription.
- createDurableSubscriber(Topic, String, String, boolean) - Method in interface javax.jms.TopicSession
-
Creates an unshared durable subscription on the specified topic (if one does not already exist), specifying a message
selector and the noLocal parameter, and creates a consumer on that durable subscription.
- createEJBContainer() - Static method in class javax.ejb.embeddable.EJBContainer
-
Create and initialize an embeddable EJB container.
- createEJBContainer(Map<?, ?>) - Static method in class javax.ejb.embeddable.EJBContainer
-
Create and initialize an embeddable EJB container with a
set of configuration properties.
- createEJBContainer(Map<?, ?>) - Method in interface javax.ejb.spi.EJBContainerProvider
-
Called by the embeddable container bootstrap process to find a
suitable embeddable container implementation.
- createELContext(ELResolver) - Method in class org.apache.jasper.runtime.JspApplicationContextImpl
-
- createElement(Element) - Method in class javax.xml.soap.SOAPFactory
-
Creates a SOAPElement object from an existing DOM
Element.
- createElement(Name) - Method in class javax.xml.soap.SOAPFactory
-
Creates a SOAPElement object initialized with the
given Name object.
- createElement(QName) - Method in class javax.xml.soap.SOAPFactory
-
Creates a SOAPElement object initialized with the
given QName object.
- createElement(String) - Method in class javax.xml.soap.SOAPFactory
-
Creates a SOAPElement object initialized with the
given local name.
- createElement(String, String, String) - Method in class javax.xml.soap.SOAPFactory
-
Creates a new SOAPElement object with the given
local name, prefix and uri.
- createEmailAddress(String) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates an EmailAddress instance using an address as the
parameter.
- createEmailAddress(String, String) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates an EmailAddress instance using both an address and a type as
parameters.
- createEndpoint(XAResource) - Method in interface javax.resource.spi.endpoint.MessageEndpointFactory
-
This is used to create a message endpoint.
- createEndpoint(XAResource, long) - Method in interface javax.resource.spi.endpoint.MessageEndpointFactory
-
This is used to create a message endpoint.
- createEndpoint(Application, Class<T>) - Method in class javax.ws.rs.ext.RuntimeDelegate
-
Create a configured instance of the supplied endpoint type.
- createEndpoint(String, Object) - Method in class javax.xml.ws.spi.Provider
-
Creates an endpoint object with the provided binding and implementation
object.
- createEndpoint(String, Object, WebServiceFeature...) - Method in class javax.xml.ws.spi.Provider
-
Creates an endpoint object with the provided binding, implementation
object and web service features.
- createEndpoint(String, Class<?>, Invoker, WebServiceFeature...) - Method in class javax.xml.ws.spi.Provider
-
Creates an endpoint object with the provided binding, implementation
class, invoker and web service features.
- createEntityGraph(Class<T>) - Method in interface javax.persistence.EntityManager
-
Return a mutable EntityGraph that can be used to dynamically create an
EntityGraph.
- createEntityGraph(String) - Method in interface javax.persistence.EntityManager
-
Return a mutable copy of the named EntityGraph.
- createEntityManager() - Method in interface javax.persistence.EntityManagerFactory
-
Create a new application-managed EntityManager.
- createEntityManager(Map) - Method in interface javax.persistence.EntityManagerFactory
-
Create a new application-managed EntityManager with the
specified Map of properties.
- createEntityManager(SynchronizationType) - Method in interface javax.persistence.EntityManagerFactory
-
Create a new JTA application-managed EntityManager with the
specified synchronization type.
- createEntityManager(SynchronizationType, Map) - Method in interface javax.persistence.EntityManagerFactory
-
Create a new JTA application-managed EntityManager with the
specified synchronization type and map of properties.
- createEntityManagerFactory(String) - Static method in class javax.persistence.Persistence
-
Create and return an EntityManagerFactory for the named
persistence unit.
- createEntityManagerFactory(String, Map) - Static method in class javax.persistence.Persistence
-
Create and return an EntityManagerFactory for the named persistence unit
using the given properties.
- createEntityManagerFactory(String, Map) - Method in interface javax.persistence.spi.PersistenceProvider
-
Called by Persistence class when an
EntityManagerFactory is to be created.
- CreateException - Exception in javax.ejb
-
The CreateException exception must be included in the throws clauses of
all create methods defined in an enterprise bean's home or local home
interface.
- CreateException() - Constructor for exception javax.ejb.CreateException
-
Constructs a CreateException with no detail message.
- CreateException(String) - Constructor for exception javax.ejb.CreateException
-
Constructs a CreateException with the specified
detail message.
- createExternalIdentifier(ClassificationScheme, String, String) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates an ExternalIdentifier instance using the specified
parameters, where the name is a String.
- createExternalIdentifier(ClassificationScheme, InternationalString, String) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates an ExternalIdentifier instance using the specified
parameters, where the name is an InternationalString.
- createExternalLink(String, String) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates an ExternalLink instance using the specified
parameters, where the description is a String.
- createExternalLink(String, InternationalString) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates an ExternalLink instance using the specified
parameters, where the description is an InternationalString.
- createExtrinsicObject(DataHandler) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates an ExtrinsicObject instance using the specified
parameters.
- createFault(String, QName) - Method in class javax.xml.soap.SOAPFactory
-
Creates a new SOAPFault object initialized with the given reasonText
and faultCode
- createFault() - Method in class javax.xml.soap.SOAPFactory
-
Creates a new default SOAPFault object
- createFederatedConnection(Collection) - Method in class javax.xml.registry.ConnectionFactory
-
Create a FederatedConnection.
- createFilter(Class<T>) - Method in interface javax.servlet.ServletContext
-
Instantiates the given Filter class.
- createFilter(Class<T>) - Method in class org.apache.jasper.servlet.JspCServletContext
-
- createHeaderDelegate(Class<T>) - Method in class javax.ws.rs.ext.RuntimeDelegate
-
- createHeaderMap(PageContext) - Static method in class org.apache.taglibs.standard.lang.jstl.ImplicitObjects
-
Creates the Map that maps header name to single header
value.
- createHeadersMap(PageContext) - Static method in class org.apache.taglibs.standard.lang.jstl.ImplicitObjects
-
Creates the Map that maps header name to an array of header
values.
- createIndexedRecord(String) - Method in interface javax.resource.cci.RecordFactory
-
Creates a IndexedRecord.
- createInitParamMap(PageContext) - Static method in class org.apache.taglibs.standard.lang.jstl.ImplicitObjects
-
Creates the Map that maps init parameter name to single init
parameter value.
- createInteraction() - Method in interface javax.resource.cci.Connection
-
Creates an Interaction associated with this Connection.
- createInternationalString() - Method in interface javax.xml.registry.LifeCycleManager
-
Creates an empty InternationalString instance.
- createInternationalString(String) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates an InternationalString instance using a String
parameter and the default Locale.
- createInternationalString(Locale, String) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates an InternationalString instance using the specified
Locale and String parameters.
- createIntervalTimer(long, long, TimerConfig) - Method in interface javax.ejb.TimerService
-
Create an interval timer whose first expiration occurs after a specified
duration, and whose subsequent expirations occur after a specified
interval.
- createIntervalTimer(Date, long, TimerConfig) - Method in interface javax.ejb.TimerService
-
Create an interval timer whose first expiration occurs at a given
point in time and whose subsequent expirations occur after a specified
interval.
- createJavacError(String, Node.Nodes, StringBuilder, int) - Static method in class org.apache.jasper.compiler.ErrorDispatcher
-
- createJAXBIntrospector() - Method in class javax.xml.bind.JAXBContext
-
Creates a JAXBIntrospector object that can be used to
introspect JAXB objects.
- createKey(String) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates a Key instance from an ID.
- createLinkBuilder() - Method in class javax.ws.rs.ext.RuntimeDelegate
-
- createListener(Class<T>) - Method in interface javax.servlet.AsyncContext
-
- createListener(Class<T>) - Method in interface javax.servlet.ServletContext
-
Instantiates the given EventListener class.
- createListener(Class<T>) - Method in class org.apache.jasper.servlet.JspCServletContext
-
- createLocalizedString(Locale, String) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates a LocalizedString instance using the specified
Locale and String parameters.
- createLocalizedString(Locale, String, String) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates a LocalizedString instance using the specified
Locale, String, and character set parameters.
- createManagedConnection(Subject, ConnectionRequestInfo) - Method in interface javax.resource.spi.ManagedConnectionFactory
-
Creates a new physical connection to the underlying EIS
resource manager.
- createMapMessage() - Method in interface javax.jms.JMSContext
-
Creates a MapMessage object.
- createMapMessage() - Method in interface javax.jms.Session
-
Creates a MapMessage object.
- createMappedRecord(String) - Method in interface javax.resource.cci.RecordFactory
-
Creates a MappedRecord.
- createMarshaller() - Method in class javax.xml.bind.JAXBContext
-
Create a Marshaller object that can be used to convert a
java content tree into XML data.
- createMessage() - Method in interface javax.jms.JMSContext
-
Creates a Message object.
- createMessage() - Method in interface javax.jms.Session
-
Creates a Message object.
- createMessage() - Method in class javax.xml.soap.MessageFactory
-
Creates a new SOAPMessage object with the default
SOAPPart, SOAPEnvelope, SOAPBody,
and SOAPHeader objects.
- createMessage(MimeHeaders, InputStream) - Method in class javax.xml.soap.MessageFactory
-
Internalizes the contents of the given InputStream object into a
new SOAPMessage object and returns the SOAPMessage
object.
- createName(String, String, String) - Method in interface javax.xml.soap.SOAPEnvelope
-
Creates a new Name object initialized with the
given local name, namespace prefix, and namespace URI.
- createName(String) - Method in interface javax.xml.soap.SOAPEnvelope
-
Creates a new Name object initialized with the
given local name.
- createName(String, String, String) - Method in class javax.xml.soap.SOAPFactory
-
Creates a new Name object initialized with the
given local name, namespace prefix, and namespace URI.
- createName(String) - Method in class javax.xml.soap.SOAPFactory
-
Creates a new Name object initialized with the
given local name.
- createNamedQuery(String) - Method in interface javax.persistence.EntityManager
-
Create an instance of Query for executing a named query
(in the Java Persistence query language or in native SQL).
- createNamedQuery(String, Class<T>) - Method in interface javax.persistence.EntityManager
-
Create an instance of TypedQuery for executing a
Java Persistence query language named query.
- createNamedStoredProcedureQuery(String) - Method in interface javax.persistence.EntityManager
-
Create an instance of StoredProcedureQuery for executing a
stored procedure in the database.
- createNativeQuery(String) - Method in interface javax.persistence.EntityManager
-
Create an instance of Query for executing
a native SQL statement, e.g., for update or delete.
- createNativeQuery(String, Class) - Method in interface javax.persistence.EntityManager
-
Create an instance of Query for executing
a native SQL query.
- createNativeQuery(String, String) - Method in interface javax.persistence.EntityManager
-
Create an instance of Query for executing
a native SQL query.
- createObject(String) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates instances of information model
interfaces (factory method).
- createObjectMessage() - Method in interface javax.jms.JMSContext
-
Creates an ObjectMessage object.
- createObjectMessage(Serializable) - Method in interface javax.jms.JMSContext
-
Creates an initialized ObjectMessage object.
- createObjectMessage() - Method in interface javax.jms.Session
-
Creates an ObjectMessage object.
- createObjectMessage(Serializable) - Method in interface javax.jms.Session
-
Creates an initialized ObjectMessage object.
- createOrganization(String) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates an Organization instance using the specified
name, where the name is a String.
- createOrganization(InternationalString) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates an Organization instance using the specified
name, where the name is an InternationalString.
- createOutput(String, String) - Method in class javax.xml.bind.SchemaOutputResolver
-
Decides where the schema file (of the given namespace URI)
will be written, and return it as a Result object.
- createPageScopeMap(PageContext) - Static method in class org.apache.taglibs.standard.lang.jstl.ImplicitObjects
-
Creates the Map that "wraps" page-scoped attributes
- createParamMap(PageContext) - Static method in class org.apache.taglibs.standard.lang.jstl.ImplicitObjects
-
Creates the Map that maps parameter name to single parameter
value.
- createParamsMap(PageContext) - Static method in class org.apache.taglibs.standard.lang.jstl.ImplicitObjects
-
Creates the Map that maps parameter name to an array of parameter
values.
- createParser() - Method in class org.apache.jasper.JspCompilationContext
-
Create a compiler object for parsing only.
- createPersonName(String, String, String) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates a PersonName instance using the specified
first, middle, and last names.
- createPersonName(String) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates a PersonName instance using the specified
full name.
- createPostalAddress(String, String, String, String, String, String, String) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates a PostalAddress instance using the specified
parameters.
- createProducer() - Method in interface javax.jms.JMSContext
-
Creates a new JMSProducer object which can be used to configure and send messages
- createProducer(Destination) - Method in interface javax.jms.Session
-
Creates a MessageProducer to send messages to the specified destination.
- createPublisher(Topic) - Method in interface javax.jms.TopicSession
-
Creates a publisher for the specified topic.
- createQName(String, String) - Method in interface javax.xml.soap.SOAPElement
-
Creates a QName whose namespace URI is the one associated
with the parameter, prefix, in the context of this
SOAPElement.
- createQuery() - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create a CriteriaQuery object.
- createQuery(Class<T>) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create a CriteriaQuery object with the specified result
type.
- createQuery(String) - Method in interface javax.persistence.EntityManager
-
Create an instance of Query for executing a
Java Persistence query language statement.
- createQuery(CriteriaQuery<T>) - Method in interface javax.persistence.EntityManager
-
Create an instance of TypedQuery for executing a
criteria query.
- createQuery(CriteriaUpdate) - Method in interface javax.persistence.EntityManager
-
Create an instance of Query for executing a criteria
update query.
- createQuery(CriteriaDelete) - Method in interface javax.persistence.EntityManager
-
Create an instance of Query for executing a criteria
delete query.
- createQuery(String, Class<T>) - Method in interface javax.persistence.EntityManager
-
Create an instance of TypedQuery for executing a
Java Persistence query language statement.
- createQuery(int, String) - Method in interface javax.xml.registry.DeclarativeQueryManager
-
Creates a Query object given a queryType (for example, QUERY_TYPE_SQL) and a String
that represents a query in the syntax appropriate for queryType.
- createQueue(String) - Method in interface javax.jms.JMSContext
-
Creates a Queue object which encapsulates a specified provider-specific queue name.
- createQueue(String) - Method in interface javax.jms.QueueSession
-
Creates a queue identity given a Queue name.
- createQueue(String) - Method in interface javax.jms.Session
-
Creates a Queue object which encapsulates a specified provider-specific queue name.
- createQueueConnection() - Method in interface javax.jms.QueueConnectionFactory
-
Creates a queue connection with the default user identity.
- createQueueConnection(String, String) - Method in interface javax.jms.QueueConnectionFactory
-
Creates a queue connection with the specified user identity.
- createQueueSession(boolean, int) - Method in interface javax.jms.QueueConnection
-
Creates a QueueSession object, specifying transacted and acknowledgeMode.
- createQueueSession(boolean, int) - Method in interface javax.jms.XAQueueConnection
-
Creates a QueueSession object.
- createReceiver(Queue) - Method in interface javax.jms.QueueSession
-
Creates a QueueReceiver object to receive messages from the specified queue.
- createReceiver(Queue, String) - Method in interface javax.jms.QueueSession
-
Creates a QueueReceiver object to receive messages from the specified queue using a message selector.
- createRegistryPackage(String) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates a RegistryPackage instance using the specified
name, where the name is a String.
- createRegistryPackage(InternationalString) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates a RegistryPackage instance using the specified
name, where the name is an InternationalString.
- createRequestScopeMap(PageContext) - Static method in class org.apache.taglibs.standard.lang.jstl.ImplicitObjects
-
Creates the Map that "wraps" request-scoped attributes
- createResponseBuilder() - Method in class javax.ws.rs.ext.RuntimeDelegate
-
- createSender(Queue) - Method in interface javax.jms.QueueSession
-
Creates a QueueSender object to send messages to the specified queue.
- createService(String) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates a Service instance using the specified
name, where the name is a String.
- createService(InternationalString) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates a Service instance using the specified
name, where the name is an InternationalString.
- createService(URL, QName) - Method in class javax.xml.rpc.ServiceFactory
-
Create a Service instance.
- createService(QName) - Method in class javax.xml.rpc.ServiceFactory
-
Create a Service instance.
- createServiceBinding() - Method in interface javax.xml.registry.LifeCycleManager
-
Creates an empty ServiceBinding instance.
- createServiceDelegate(URL, QName, Class<? extends Service>) - Method in class javax.xml.ws.spi.Provider
-
Creates a service delegate object.
- createServiceDelegate(URL, QName, Class<? extends Service>, WebServiceFeature...) - Method in class javax.xml.ws.spi.Provider
-
Creates a service delegate object.
- createServlet(Class<T>) - Method in interface javax.servlet.ServletContext
-
Instantiates the given Servlet class.
- createServlet(Class<T>) - Method in class org.apache.jasper.servlet.JspCServletContext
-
- createSession(boolean, int) - Method in interface javax.jms.Connection
-
Creates a Session object, specifying transacted and acknowledgeMode.
- createSession(int) - Method in interface javax.jms.Connection
-
Creates a Session object, specifying sessionMode.
- createSession() - Method in interface javax.jms.Connection
-
Creates a Session object, specifying no arguments.
- createSession(boolean, int) - Method in interface javax.jms.XAConnection
-
Creates an Session object.
- createSessionScopeMap(PageContext) - Static method in class org.apache.taglibs.standard.lang.jstl.ImplicitObjects
-
Creates the Map that "wraps" session-scoped attributes
- createSharedConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in interface javax.jms.Connection
-
Creates a connection consumer for this connection (optional operation) on the specific topic using a shared
non-durable subscription with the specified name.
- createSharedConsumer(Topic, String) - Method in interface javax.jms.JMSContext
-
Creates a shared non-durable subscription with the specified name on the specified topic (if one does not already
exist) and creates a consumer on that subscription.
- createSharedConsumer(Topic, String, String) - Method in interface javax.jms.JMSContext
-
Creates a shared non-durable subscription with the specified name on the specified topic (if one does not already
exist) specifying a message selector, and creates a consumer on that subscription.
- createSharedConsumer(Topic, String) - Method in interface javax.jms.Session
-
Creates a shared non-durable subscription with the specified name on the specified topic (if one does not already
exist) and creates a consumer on that subscription.
- createSharedConsumer(Topic, String, String) - Method in interface javax.jms.Session
-
Creates a shared non-durable subscription with the specified name on the specified topic (if one does not already
exist) specifying a message selector, and creates a consumer on that subscription.
- createSharedDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in interface javax.jms.Connection
-
Creates a connection consumer for this connection (optional operation) on the specific topic using a shared durable
subscription with the specified name.
- createSharedDurableConsumer(Topic, String) - Method in interface javax.jms.JMSContext
-
Creates a shared durable subscription on the specified topic (if one does not already exist), specifying a message
selector, and creates a consumer on that durable subscription.
- createSharedDurableConsumer(Topic, String, String) - Method in interface javax.jms.JMSContext
-
Creates a shared durable subscription on the specified topic (if one does not already exist), specifying a message
selector, and creates a consumer on that durable subscription.
- createSharedDurableConsumer(Topic, String) - Method in interface javax.jms.Session
-
Creates a shared durable subscription on the specified topic (if one does not already exist), specifying a message
selector and the noLocal parameter, and creates a consumer on that durable subscription.
- createSharedDurableConsumer(Topic, String, String) - Method in interface javax.jms.Session
-
Creates a shared durable subscription on the specified topic (if one does not already exist), specifying a message
selector, and creates a consumer on that durable subscription.
- createSingleActionTimer(long, TimerConfig) - Method in interface javax.ejb.TimerService
-
Create a single-action timer that expires after a specified duration.
- createSingleActionTimer(Date, TimerConfig) - Method in interface javax.ejb.TimerService
-
Create a single-action timer that expires at a given point in time.
- createSlot(String, String, String) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates a Slot instance using the specified
parameters, where the value is a String.
- createSlot(String, Collection, String) - Method in interface javax.xml.registry.LifeCycleManager
-
Creates a Slot instance using the specified
parameters, where the value is a Collection of Strings.
- createSpecificationLink() - Method in interface javax.xml.registry.LifeCycleManager
-
Creates an empty SpecificationLink instance.
- createStoredProcedureQuery(String) - Method in interface javax.persistence.EntityManager
-
Create an instance of StoredProcedureQuery for executing a
stored procedure in the database.
- createStoredProcedureQuery(String, Class...) - Method in interface javax.persistence.EntityManager
-
Create an instance of StoredProcedureQuery for executing a
stored procedure in the database.
- createStoredProcedureQuery(String, String...) - Method in interface javax.persistence.EntityManager
-
Create an instance of StoredProcedureQuery for executing a
stored procedure in the database.
- createStreamMessage() - Method in interface javax.jms.JMSContext
-
Creates a StreamMessage object.
- createStreamMessage() - Method in interface javax.jms.Session
-
Creates a StreamMessage object.
- createSubscriber(Topic) - Method in interface javax.jms.TopicSession
-
Creates a nondurable subscriber to the specified topic.
- createSubscriber(Topic, String, boolean) - Method in interface javax.jms.TopicSession
-
Creates a nondurable subscriber to the specified topic, using a message selector or specifying whether messages
published by its own connection should be delivered to it.
- createTagHandlerInstance(Class<T>) - Method in interface org.glassfish.jsp.api.ResourceInjector
-
Instantiates and injects the given tag handler class.
- createTelephoneNumber() - Method in interface javax.xml.registry.LifeCycleManager
-
Creates an empty TelephoneNumber instance.
- createTemporaryQueue() - Method in interface javax.jms.JMSContext
-
Creates a TemporaryQueue object.
- createTemporaryQueue() - Method in interface javax.jms.QueueSession
-
Creates a TemporaryQueue object.
- createTemporaryQueue() - Method in interface javax.jms.Session
-
Creates a TemporaryQueue object.
- createTemporaryTopic() - Method in interface javax.jms.JMSContext
-
Creates a TemporaryTopic object.
- createTemporaryTopic() - Method in interface javax.jms.Session
-
Creates a TemporaryTopic object.
- createTemporaryTopic() - Method in interface javax.jms.TopicSession
-
Creates a TemporaryTopic object.
- createTextMessage() - Method in interface javax.jms.JMSContext
-
Creates a TextMessage object.
- createTextMessage(String) - Method in interface javax.jms.JMSContext
-
Creates an initialized TextMessage object.
- createTextMessage() - Method in interface javax.jms.Session
-
Creates a TextMessage object.
- createTextMessage(String) - Method in interface javax.jms.Session
-
Creates an initialized TextMessage object.
- createTimer(long, Serializable) - Method in interface javax.ejb.TimerService
-
Create a single-action timer that expires after a specified duration.
- createTimer(long, long, Serializable) - Method in interface javax.ejb.TimerService
-
Create an interval timer whose first expiration occurs after a specified
duration, and whose subsequent expirations occur after a specified
interval.
- createTimer(Date, Serializable) - Method in interface javax.ejb.TimerService
-
Create a single-action timer that expires at a given point in time.
- createTimer(Date, long, Serializable) - Method in interface javax.ejb.TimerService
-
Create an interval timer whose first expiration occurs at a given
point in time and whose subsequent expirations occur after a specified
interval.
- createTimer() - Method in interface javax.resource.spi.BootstrapContext
-
Creates a new java.util.Timer instance.
- createTopic(String) - Method in interface javax.jms.JMSContext
-
Creates a Topic object which encapsulates a specified provider-specific topic name.
- createTopic(String) - Method in interface javax.jms.Session
-
Creates a Topic object which encapsulates a specified provider-specific topic name.
- createTopic(String) - Method in interface javax.jms.TopicSession
-
Creates a topic identity given a Topic name.
- createTopicConnection() - Method in interface javax.jms.TopicConnectionFactory
-
Creates a topic connection with the default user identity.
- createTopicConnection(String, String) - Method in interface javax.jms.TopicConnectionFactory
-
Creates a topic connection with the specified user identity.
- createTopicSession(boolean, int) - Method in interface javax.jms.TopicConnection
-
Creates a TopicSession object, specifying transacted and acknowledgeMode.
- createTopicSession(boolean, int) - Method in interface javax.jms.XATopicConnection
-
Creates a TopicSession object.
- createTupleQuery() - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create a CriteriaQuery object that returns a tuple of
objects as its result.
- createTypedArray(String, Object, Method, String[], Class, Class) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
-
Create a typed array.
- createTypeMapping() - Method in interface javax.xml.rpc.encoding.TypeMappingRegistry
-
Creates a new empty TypeMapping object.
- createUnmarshalException(SAXException) - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
-
Creates an UnmarshalException from a SAXException.
- createUnmarshaller(ValidationEventHandler) - Method in interface javax.xml.bind.annotation.DomHandler
-
When a JAXB provider needs to unmarshal a part of a document into an
infoset representation, it first calls this method to create a
Result object.
- createUnmarshaller(ValidationEventHandler) - Method in class javax.xml.bind.annotation.W3CDomHandler
-
- createUnmarshaller() - Method in class javax.xml.bind.JAXBContext
-
Create an Unmarshaller object that can be used to convert XML
data into a java content tree.
- createUriBuilder() - Method in class javax.ws.rs.ext.RuntimeDelegate
-
- createUser() - Method in interface javax.xml.registry.LifeCycleManager
-
Creates an empty User instance.
- createValidator() - Method in class javax.xml.bind.JAXBContext
-
- createVariantListBuilder() - Method in class javax.ws.rs.ext.RuntimeDelegate
-
- createW3CEndpointReference(String, QName, QName, List<Element>, String, List<Element>) - Method in class javax.xml.ws.spi.Provider
-
Factory method to create a W3CEndpointReference.
- createW3CEndpointReference(String, QName, QName, QName, List<Element>, String, List<Element>, List<Element>, Map<QName, String>) - Method in class javax.xml.ws.spi.Provider
-
Factory method to create a W3CEndpointReference.
- createXAConnection() - Method in interface javax.jms.XAConnectionFactory
-
Creates an XAConnection with the default user identity.
- createXAConnection(String, String) - Method in interface javax.jms.XAConnectionFactory
-
Creates an XAConnection with the specified user identity.
- createXAContext() - Method in interface javax.jms.XAConnectionFactory
-
Creates a XAJMSContext with the default user identity
- createXAContext(String, String) - Method in interface javax.jms.XAConnectionFactory
-
Creates a JMSContext with the specified user identity
- createXAQueueConnection() - Method in interface javax.jms.XAQueueConnectionFactory
-
Creates an XA queue connection with the default user identity.
- createXAQueueConnection(String, String) - Method in interface javax.jms.XAQueueConnectionFactory
-
Creates an XA queue connection with the specified user identity.
- createXAQueueSession() - Method in interface javax.jms.XAQueueConnection
-
Creates an XAQueueSession object.
- createXASession() - Method in interface javax.jms.XAConnection
-
Creates an XASession object.
- createXATopicConnection() - Method in interface javax.jms.XATopicConnectionFactory
-
Creates an XA topic connection with the default user identity.
- createXATopicConnection(String, String) - Method in interface javax.jms.XATopicConnectionFactory
-
Creates an XA topic connection with the specified user identity.
- createXATopicSession() - Method in interface javax.jms.XATopicConnection
-
Creates an XATopicSession object.
- credential(Credential) - Method in class javax.security.enterprise.authentication.mechanism.http.AuthenticationParameters
-
Sets the credential to be used by the authentication mechanism responding
to the authenticate call in which these AuthenticationParameters are passed.
- Credential - Interface in javax.security.enterprise.credential
-
Credential represents the credential the caller will use to authenticate.
- CredentialValidationResult - Class in javax.security.enterprise.identitystore
-
CredentialValidationResult is the result from an attempt to
validate an instance of
Credential.
- CredentialValidationResult(String) - Constructor for class javax.security.enterprise.identitystore.CredentialValidationResult
-
Constructor for a VALID result.
- CredentialValidationResult(CallerPrincipal) - Constructor for class javax.security.enterprise.identitystore.CredentialValidationResult
-
Constructor for a VALID result.
- CredentialValidationResult(String, Set<String>) - Constructor for class javax.security.enterprise.identitystore.CredentialValidationResult
-
Constructor for a VALID result.
- CredentialValidationResult(CallerPrincipal, Set<String>) - Constructor for class javax.security.enterprise.identitystore.CredentialValidationResult
-
Constructor for a VALID result.
- CredentialValidationResult(String, String, String, String, Set<String>) - Constructor for class javax.security.enterprise.identitystore.CredentialValidationResult
-
Constructor for a VALID result.
- CredentialValidationResult(String, CallerPrincipal, String, String, Set<String>) - Constructor for class javax.security.enterprise.identitystore.CredentialValidationResult
-
Constructor for a VALID result.
- CredentialValidationResult.Status - Enum in javax.security.enterprise.identitystore
-
- CriteriaBuilder - Interface in javax.persistence.criteria
-
Used to construct criteria queries, compound selections,
expressions, predicates, orderings.
- CriteriaBuilder.Case<R> - Interface in javax.persistence.criteria
-
Interface used to build general case expressions.
- CriteriaBuilder.Coalesce<T> - Interface in javax.persistence.criteria
-
Interface used to build coalesce expressions.
- CriteriaBuilder.In<T> - Interface in javax.persistence.criteria
-
Interface used to build in predicates.
- CriteriaBuilder.SimpleCase<C,R> - Interface in javax.persistence.criteria
-
Interface used to build simple case expressions.
- CriteriaBuilder.Trimspec - Enum in javax.persistence.criteria
-
Used to specify how strings are trimmed.
- CriteriaDelete<T> - Interface in javax.persistence.criteria
-
The CriteriaDelete interface defines functionality for performing
bulk delete operations using the Criteria API
- CriteriaQuery<T> - Interface in javax.persistence.criteria
-
The CriteriaQuery interface defines functionality that is specific
to top-level queries.
- CriteriaUpdate<T> - Interface in javax.persistence.criteria
-
The CriteriaUpdate interface defines functionality for performing
bulk update operations using the Criteria API.
- ctxt - Variable in class org.apache.jasper.compiler.Compiler
-
- curChar - Variable in class org.apache.taglibs.standard.extra.spath.SPathParserTokenManager
-
- curChar - Variable in class org.apache.taglibs.standard.lang.jstl.parser.ELParserTokenManager
-
- currencyCode - Variable in class org.apache.taglibs.standard.tag.common.fmt.FormatNumberSupport
-
- currencySymbol - Variable in class org.apache.taglibs.standard.tag.common.fmt.FormatNumberSupport
-
- currentDate() - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create expression to return current date.
- currentTime() - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create expression to return current time.
- currentTimestamp() - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create expression to return current timestamp.
- currentToken - Variable in exception org.apache.taglibs.standard.extra.spath.ParseException
-
This is the last token that has been consumed successfully.
- currentToken - Variable in exception org.apache.taglibs.standard.lang.jstl.parser.ParseException
-
This is the last token that has been consumed successfully.
- CustomFormAuthenticationMechanismDefinition - Annotation Type in javax.security.enterprise.authentication.mechanism.http
-
Annotation used to define a container authentication mechanism that implements
authentication resembling Servlet FORM authentication (Servlet spec 13.6.3).
- gainPermission() - Method in class org.apache.taglibs.standard.tag.common.core.ChooseTag
-
Returns status indicating whether a subtag should run or not.
- ge(Expression<? extends Number>, Expression<? extends Number>) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create a predicate for testing whether the first argument is
greater than or equal to the second.
- ge(Expression<? extends Number>, Number) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create a predicate for testing whether the first argument is
greater than or equal to the second.
- GE1 - Static variable in interface org.apache.taglibs.standard.lang.jstl.parser.ELParserConstants
-
- GE2 - Static variable in interface org.apache.taglibs.standard.lang.jstl.parser.ELParserConstants
-
- generate(char[]) - Method in interface javax.security.enterprise.identitystore.PasswordHash
-
Generate an encoded password hash value for storage in a user's account.
- generateAttribute(String) - Method in interface org.apache.jasper.compiler.tagplugin.TagPluginContext
-
Generate codesto evaluate value of a attribute in the custom tag
The codes is a Java expression.
- generateBody() - Method in interface org.apache.jasper.compiler.tagplugin.TagPluginContext
-
- Generated - Annotation Type in javax.annotation
-
The Generated annotation is used to mark source code
that has been generated.
- generateDeclaration(String, String) - Method in interface org.apache.jasper.compiler.tagplugin.TagPluginContext
-
Generate a declaration in the of the generated class.
- GeneratedValue - Annotation Type in javax.persistence
-
Provides for the specification of generation strategies for the
values of primary keys.
- generateImport(String) - Method in interface org.apache.jasper.compiler.tagplugin.TagPluginContext
-
Generate an import statement
- generateJavaSource(String) - Method in interface org.apache.jasper.compiler.tagplugin.TagPluginContext
-
Generate Java source codes
- generateLoginToken(CallerPrincipal, Set<String>) - Method in interface javax.security.enterprise.identitystore.RememberMeIdentityStore
-
Associates the given principal and groups with a token.
- generateParseException() - Method in class org.apache.taglibs.standard.extra.spath.SPathParser
-
- generateParseException() - Method in class org.apache.taglibs.standard.lang.jstl.parser.ELParser
-
- generateSchema(String, Map) - Static method in class javax.persistence.Persistence
-
Create database schemas and/or tables and/or create DDL
scripts as determined by the supplied properties.
- generateSchema(PersistenceUnitInfo, Map) - Method in interface javax.persistence.spi.PersistenceProvider
-
Create database schemas and/or tables and/or create DDL
scripts as determined by the supplied properties.
- generateSchema(String, Map) - Method in interface javax.persistence.spi.PersistenceProvider
-
Create database schemas and/or tables and/or create DDL
scripts as determined by the supplied properties.
- generateSchema(SchemaOutputResolver) - Method in class javax.xml.bind.JAXBContext
-
Generates the schema documents for this context.
- generateSmap(Node.Nodes) - Method in class org.apache.jasper.compiler.SmapUtil
-
Generates an appropriate SMAP representing the current compilation
context.
- generateWebMapping(String, JspCompilationContext) - Method in class org.apache.jasper.JspC
-
- GenerationType - Enum in javax.persistence
-
Defines the types of primary key generation strategies.
- GenericCredential - Interface in javax.resource.spi.security
-
- GenericEntity<T> - Class in javax.ws.rs.core
-
Represents a message entity of a generic type T.
- GenericEntity(T) - Constructor for class javax.ws.rs.core.GenericEntity
-
Constructs a new generic entity.
- GenericEntity(T, Type) - Constructor for class javax.ws.rs.core.GenericEntity
-
Create a new instance of GenericEntity, supplying the generic type information.
- GenericFilter - Class in javax.servlet
-
Defines a generic, protocol-independent
filter.
- GenericFilter() - Constructor for class javax.servlet.GenericFilter
-
Does nothing.
- GenericHandler - Class in javax.xml.rpc.handler
-
The javax.xml.rpc.handler.GenericHandler class
implements the Handler interface.
- GenericHandler() - Constructor for class javax.xml.rpc.handler.GenericHandler
-
Default constructor
- GenericServlet - Class in javax.servlet
-
Defines a generic, protocol-independent
servlet.
- GenericServlet() - Constructor for class javax.servlet.GenericServlet
-
Does nothing.
- GenericType<T> - Class in javax.ws.rs.core
-
Represents a generic message entity type T.
- GenericType() - Constructor for class javax.ws.rs.core.GenericType
-
Constructs a new generic type, deriving the generic type and class from
type parameter.
- GenericType(Type) - Constructor for class javax.ws.rs.core.GenericType
-
Constructs a new generic type, supplying the generic type
information and deriving the class.
- genStringAsByteArray() - Method in class org.apache.jasper.EmbeddedServletOptions
-
- genStringAsByteArray() - Method in class org.apache.jasper.JspC
-
- genStringAsByteArray() - Method in interface org.apache.jasper.Options
-
Are text strings to be generated as byte arrays, if the page is
unbuffered?
- genStringAsCharArray() - Method in class org.apache.jasper.EmbeddedServletOptions
-
Are Text strings to be generated as char arrays?
- genStringAsCharArray() - Method in class org.apache.jasper.JspC
-
Indicates whether text strings are to be generated as char arrays.
- genStringAsCharArray() - Method in interface org.apache.jasper.Options
-
Are Text strings to be generated as char arrays?
- get() - Method in class javax.ejb.AsyncResult
-
This method should not be called.
- get(long, TimeUnit) - Method in class javax.ejb.AsyncResult
-
This method should not be called.
- get(SingularAttribute<? super X, Y>) - Method in interface javax.persistence.criteria.Path
-
Create a path corresponding to the referenced
single-valued attribute.
- get(PluralAttribute<X, C, E>) - Method in interface javax.persistence.criteria.Path
-
Create a path corresponding to the referenced
collection-valued attribute.
- get(MapAttribute<X, K, V>) - Method in interface javax.persistence.criteria.Path
-
Create a path corresponding to the referenced
map-valued attribute.
- get(String) - Method in interface javax.persistence.criteria.Path
-
Create a path corresponding to the referenced attribute.
- get(TupleElement<X>) - Method in interface javax.persistence.Tuple
-
Get the value of the specified tuple element.
- get(String, Class<X>) - Method in interface javax.persistence.Tuple
-
Get the value of the tuple element to which the
specified alias has been assigned.
- get(String) - Method in interface javax.persistence.Tuple
-
Get the value of the tuple element to which the
specified alias has been assigned.
- get(int, Class<X>) - Method in interface javax.persistence.Tuple
-
Get the value of the element at the specified
position in the result tuple.
- get(int) - Method in interface javax.persistence.Tuple
-
Get the value of the element at the specified
position in the result tuple.
- get(PageContext, String, int) - Static method in class javax.servlet.jsp.jstl.core.Config
-
Looks up a configuration variable in the given scope.
- get(ServletRequest, String) - Static method in class javax.servlet.jsp.jstl.core.Config
-
Looks up a configuration variable in the "request" scope.
- get(HttpSession, String) - Static method in class javax.servlet.jsp.jstl.core.Config
-
Looks up a configuration variable in the "session" scope.
- get(ServletContext, String) - Static method in class javax.servlet.jsp.jstl.core.Config
-
Looks up a configuration variable in the "application" scope.
- get() - Method in interface javax.ws.rs.client.AsyncInvoker
-
Invoke HTTP GET method for the current request asynchronously.
- get(Class<T>) - Method in interface javax.ws.rs.client.AsyncInvoker
-
Invoke HTTP GET method for the current request asynchronously.
- get(GenericType<T>) - Method in interface javax.ws.rs.client.AsyncInvoker
-
Invoke HTTP GET method for the current request asynchronously.
- get(InvocationCallback<T>) - Method in interface javax.ws.rs.client.AsyncInvoker
-
Invoke HTTP GET method for the current request asynchronously.
- get() - Method in interface javax.ws.rs.client.CompletionStageRxInvoker
-
- get(Class<T>) - Method in interface javax.ws.rs.client.CompletionStageRxInvoker
-
- get(GenericType<T>) - Method in interface javax.ws.rs.client.CompletionStageRxInvoker
-
- get() - Method in interface javax.ws.rs.client.RxInvoker
-
Invoke HTTP GET method for the current request.
- get(Class<R>) - Method in interface javax.ws.rs.client.RxInvoker
-
Invoke HTTP GET method for the current request.
- get(GenericType<R>) - Method in interface javax.ws.rs.client.RxInvoker
-
Invoke HTTP GET method for the current request.
- get() - Method in interface javax.ws.rs.client.SyncInvoker
-
Invoke HTTP GET method for the current request synchronously.
- get(Class<T>) - Method in interface javax.ws.rs.client.SyncInvoker
-
Invoke HTTP GET method for the current request synchronously.
- get(GenericType<T>) - Method in interface javax.ws.rs.client.SyncInvoker
-
Invoke HTTP GET method for the current request synchronously.
- get(Object) - Method in class javax.ws.rs.core.AbstractMultivaluedMap
-
- GET - Annotation Type in javax.ws.rs
-
Indicates that the annotated method responds to HTTP GET requests.
- GET - Static variable in annotation type javax.ws.rs.HttpMethod
-
HTTP GET method.
- get(Object) - Method in class javax.xml.soap.SOAPConnection
-
Gets a message from a specific endpoint and blocks until it receives,
- get(Class<T>) - Method in class org.apache.jasper.runtime.TagHandlerPool
-
Gets the next available tag handler from this tag handler pool,
instantiating one if this tag handler pool is empty.
- get(Object) - Method in class org.apache.taglibs.standard.lang.jstl.EnumeratedMap
-
- GET_PROPERTY_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
-
- getAbsolutePath() - Method in interface javax.ws.rs.core.UriInfo
-
Get the absolute path of the request.
- getAbsolutePathBuilder() - Method in interface javax.ws.rs.core.UriInfo
-
Get the absolute path of the request in the form of a UriBuilder.
- getAcceptableLanguages() - Method in interface javax.ws.rs.client.ClientRequestContext
-
Get a list of languages that are acceptable for the response.
- getAcceptableLanguages() - Method in interface javax.ws.rs.container.ContainerRequestContext
-
Get a list of languages that are acceptable for the response.
- getAcceptableLanguages() - Method in interface javax.ws.rs.core.HttpHeaders
-
Get a list of languages that are acceptable for the response.
- getAcceptableMediaTypes() - Method in interface javax.ws.rs.client.ClientRequestContext
-
Get a list of media types that are acceptable for the response.
- getAcceptableMediaTypes() - Method in interface javax.ws.rs.container.ContainerRequestContext
-
Get a list of media types that are acceptable for the response.
- getAcceptableMediaTypes() - Method in interface javax.ws.rs.core.HttpHeaders
-
Get a list of media types that are acceptable for the response.
- getAccessURI() - Method in interface javax.xml.registry.infomodel.ServiceBinding
-
Gets the URI that gives access to the service via this binding.
- getAcknowledgeMode() - Method in interface javax.jms.Session
-
Returns the acknowledgement mode of the session.
- getActivationName() - Method in interface javax.resource.spi.endpoint.MessageEndpointFactory
-
Returns a unique name for the message endpoint deployment represented
by the MessageEndpointFactory.
- getActiveCount() - Method in interface javax.management.j2ee.statistics.JTAStats
-
Number of active transactions.
- getActor() - Method in interface javax.xml.soap.SOAPHeaderElement
-
Returns the uri of the actor attribute of this
SOAPHeaderElement.
- getAdaptee() - Method in class javax.servlet.jsp.tagext.TagAdapter
-
Gets the tag that is being adapted to the Tag interface.
- getAdapter(Class<A>) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
-
- getAdapter(Class<A>) - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
-
- getAdapter(Class<A>) - Method in interface javax.xml.bind.Marshaller
-
Gets the adapter associated with the specified type.
- getAdapter(Class<A>) - Method in interface javax.xml.bind.Unmarshaller
-
Gets the adapter associated with the specified type.
- getAdapterName() - Method in interface javax.resource.cci.ResourceAdapterMetaData
-
Gets a tool displayable name of the resource adapter.
- getAdapterShortDescription() - Method in interface javax.resource.cci.ResourceAdapterMetaData
-
Gets a tool displayable short desription of the resource
adapter.
- getAdapterVendorName() - Method in interface javax.resource.cci.ResourceAdapterMetaData
-
Gets the name of the vendor that has provided the resource
adapter.
- getAdapterVersion() - Method in interface javax.resource.cci.ResourceAdapterMetaData
-
Gets the version of the resource adapter.
- getAddress() - Method in interface javax.xml.registry.infomodel.EmailAddress
-
Returns the email address for this object.
- getAlias() - Method in interface javax.persistence.TupleElement
-
Return the alias assigned to the tuple element or null,
if no alias has been assigned.
- getAllAttributes() - Method in interface javax.xml.soap.SOAPElement
-
Returns an Iterator over all of the attribute
Name objects in this
SOAPElement object.
- getAllAttributesAsQNames() - Method in interface javax.xml.soap.SOAPElement
-
Returns an Iterator over all of the attributes
in this SOAPElement as QName objects.
- getAllHeaders() - Method in class javax.xml.soap.MimeHeaders
-
Returns all the MimeHeaders in this MimeHeaders object.
- getAllMimeHeaders() - Method in class javax.xml.soap.AttachmentPart
-
Retrieves all the headers for this AttachmentPart object
as an iterator over the MimeHeader objects.
- getAllMimeHeaders() - Method in class javax.xml.soap.SOAPPart
-
Retrieves all the headers for this SOAPPart object
as an iterator over the MimeHeader objects.
- getAllowedMethods() - Method in interface javax.ws.rs.client.ClientResponseContext
-
Get the allowed HTTP methods from the Allow HTTP header.
- getAllowedMethods() - Method in interface javax.ws.rs.container.ContainerResponseContext
-
Get the allowed HTTP methods from the Allow HTTP header.
- getAllowedMethods() - Method in class javax.ws.rs.core.Response
-
Get the allowed HTTP methods from the Allow HTTP header.
- getAllTimers() - Method in interface javax.ejb.TimerService
-
Returns all active timers associated with the beans in the same module in
which the caller bean is packaged.
- getAnnotatedEndpointClasses(Set<Class<?>>) - Method in interface javax.websocket.server.ServerApplicationConfig
-
Return a set of annotated endpoint classes that the server container must deploy.
- getAnnotations() - Method in class javax.ws.rs.client.Entity
-
Get the entity annotations.
- getAnnotations() - Method in interface javax.ws.rs.ext.InterceptorContext
-
Get an array of the annotations formally declared on the artifact that
initiated the intercepted entity provider invocation.
- getApplicationData() - Method in interface javax.websocket.PongMessage
-
The application data inside the pong message from the peer.
- getApplicationScopeMap() - Method in class org.apache.taglibs.standard.lang.jstl.ImplicitObjects
-
Returns the Map that "wraps" application-scoped attributes
- getAreaCode() - Method in interface javax.xml.registry.infomodel.TelephoneNumber
-
Gets the area code.
- getArgumentList() - Method in class org.apache.taglibs.standard.lang.jstl.FunctionInvocation
-
- getAsMap() - Method in class javax.json.bind.JsonbConfig
-
Return all configuration properties as an unmodifiable map.
- getAsMap() - Method in class org.apache.taglibs.standard.lang.jstl.EnumeratedMap
-
Converts the MapSource to a Map.
- getAssociatedObjects() - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Returns the collection of RegistryObject instances associated with this object.
- getAssociations() - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Gets all Associations where this object is source.
- getAssociationType() - Method in interface javax.xml.registry.infomodel.Association
-
Gets the association type for this Association.
- getAsync() - Method in interface javax.jms.JMSProducer
-
If subsequent calls to send on this JMSProducer object have been configured to be asynchronous then
this method returns the CompletionListener that has previously been configured.
- getAsyncContext() - Method in class javax.servlet.AsyncEvent
-
Gets the AsyncContext from this AsyncEvent.
- getAsyncContext() - Method in interface javax.servlet.ServletRequest
-
- getAsyncContext() - Method in class javax.servlet.ServletRequestWrapper
-
- getAsyncRemote() - Method in interface javax.websocket.Session
-
Return a reference a RemoteEndpoint object representing the peer of this conversation that is able to send
messages asynchronously to the peer.
- getAttachment(SOAPElement) - Method in class javax.xml.soap.SOAPMessage
-
Returns an AttachmentPart object that is associated with an
attachment that is referenced by this SOAPElement or
null if no such attachment exists.
- getAttachmentAsByteArray(String) - Method in class javax.xml.bind.attachment.AttachmentUnmarshaller
-
Retrieve the attachment identified by content-id, cid, as a byte[].
- getAttachmentAsDataHandler(String) - Method in class javax.xml.bind.attachment.AttachmentUnmarshaller
-
Lookup MIME content by content-id, cid, and return as a DataHandler.
- getAttachmentMarshaller() - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
-
- getAttachmentMarshaller() - Method in interface javax.xml.bind.Marshaller
-
- getAttachments() - Method in class javax.xml.soap.SOAPMessage
-
Retrieves all the AttachmentPart objects that are part of
this SOAPMessage object.
- getAttachments(MimeHeaders) - Method in class javax.xml.soap.SOAPMessage
-
Retrieves all the AttachmentPart objects that have header
entries that match the specified headers.
- getAttachmentUnmarshaller() - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
-
- getAttachmentUnmarshaller() - Method in interface javax.xml.bind.Unmarshaller
-
- getAttribute(ObjectName, String) - Method in interface javax.management.j2ee.Management
-
Gets the value of a specific attribute of a named managed object.
- getAttribute() - Method in interface javax.persistence.criteria.Fetch
-
Return the metamodel attribute corresponding to the
fetch join.
- getAttribute() - Method in interface javax.persistence.criteria.Join
-
Return the metamodel attribute corresponding to the join.
- getAttribute(String) - Method in interface javax.persistence.metamodel.ManagedType
-
Return the attribute of the managed
type that corresponds to the specified name.
- getAttribute(String) - Method in interface javax.servlet.http.HttpSession
-
Returns the object bound with the specified name in this session, or
null if no object is bound under the name.
- getAttribute(String) - Method in class javax.servlet.jsp.JspContext
-
Returns the object associated with the name in the page scope or null if not found.
- getAttribute(String, int) - Method in class javax.servlet.jsp.JspContext
-
Return the object associated with the name in the specified scope or null if not found.
- getAttribute(String) - Method in class javax.servlet.jsp.tagext.TagData
-
The value of the attribute.
- getAttribute(String) - Method in interface javax.servlet.ServletContext
-
Returns the servlet container attribute with the given name, or
null if there is no attribute by that name.
- getAttribute(String) - Method in interface javax.servlet.ServletRequest
-
Returns the value of the named attribute as an Object,
or null if no attribute of the given name exists.
- getAttribute(String) - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to call getAttribute(String name)
on the wrapped request object.
- getAttribute(String) - Method in class javax.xml.ws.spi.http.HttpContext
-
Returns an attribute value for container's configuration
and other data that can be used by jax-ws runtime.
- getAttribute(String) - Method in class javax.xml.ws.spi.http.HttpExchange
-
Returns an attribute that is associated with this
HttpExchange.
- getAttribute(String) - Method in class org.apache.jasper.runtime.JspContextWrapper
-
- getAttribute(String, int) - Method in class org.apache.jasper.runtime.JspContextWrapper
-
- getAttribute(String) - Method in class org.apache.jasper.runtime.PageContextImpl
-
- getAttribute(String, int) - Method in class org.apache.jasper.runtime.PageContextImpl
-
- getAttribute(String) - Method in class org.apache.jasper.servlet.JspCServletContext
-
Return the specified context attribute, if any.
- getAttribute(String) - Method in class org.apache.taglibs.standard.lang.jstl.test.PageContextImpl
-
- getAttribute(String, int) - Method in class org.apache.taglibs.standard.lang.jstl.test.PageContextImpl
-
- getAttributeName() - Method in interface javax.persistence.AttributeNode
-
Return the name of the attribute corresponding to the
attribute node.
- getAttributeNames() - Method in interface javax.servlet.http.HttpSession
-
Returns an Enumeration of String objects
containing the names of all the objects bound to this session.
- getAttributeNames() - Method in interface javax.servlet.ServletContext
-
Returns an Enumeration containing the
attribute names available within this ServletContext.
- getAttributeNames() - Method in interface javax.servlet.ServletRequest
-
Returns an Enumeration containing the
names of the attributes available to this request.
- getAttributeNames() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getAttributeNames()
on the wrapped request object.
- getAttributeNames() - Method in class javax.xml.ws.spi.http.HttpContext
-
Returns all attribute names for container's configuration
and other data that can be used by jax-ws runtime.
- getAttributeNames() - Method in class javax.xml.ws.spi.http.HttpExchange
-
Gives all the attribute names that are associated with
this HttpExchange.
- getAttributeNames() - Method in class org.apache.jasper.servlet.JspCServletContext
-
Return an enumeration of context attribute names.
- getAttributeNamesInScope(int) - Method in class javax.servlet.jsp.JspContext
-
Enumerate all the attributes in a given scope.
- getAttributeNamesInScope(int) - Method in class org.apache.jasper.runtime.JspContextWrapper
-
- getAttributeNamesInScope(int) - Method in class org.apache.jasper.runtime.PageContextImpl
-
- getAttributeNamesInScope(int) - Method in class org.apache.taglibs.standard.lang.jstl.test.PageContextImpl
-
- getAttributeNodes() - Method in interface javax.persistence.EntityGraph
-
Return the attribute nodes of this entity that are included in
the entity graph.
- getAttributeNodes() - Method in interface javax.persistence.Subgraph
-
Return the attribute nodes corresponding to the attributes of
this managed type that are included in the subgraph.
- getAttributes(ObjectName, String[]) - Method in interface javax.management.j2ee.Management
-
Enables the values of several attributes of a named managed object.
- getAttributes() - Method in interface javax.persistence.metamodel.ManagedType
-
Return the attributes of the managed type.
- getAttributes() - Method in class javax.servlet.jsp.tagext.TagData
-
Enumerates the attributes.
- getAttributes() - Method in class javax.servlet.jsp.tagext.TagInfo
-
Attribute information (in the TLD) on this tag.
- getAttributesScope(String) - Method in class javax.servlet.jsp.JspContext
-
Get the scope where a given attribute is defined.
- getAttributesScope(String) - Method in class org.apache.jasper.runtime.JspContextWrapper
-
- getAttributesScope(String) - Method in class org.apache.jasper.runtime.PageContextImpl
-
- getAttributesScope(String) - Method in class org.apache.taglibs.standard.lang.jstl.test.PageContextImpl
-
- getAttributeString(String) - Method in class javax.servlet.jsp.tagext.TagData
-
Get the value for a given attribute.
- getAttributeValue(Name) - Method in interface javax.xml.soap.SOAPElement
-
Returns the value of the attribute with the specified name.
- getAttributeValue(QName) - Method in interface javax.xml.soap.SOAPElement
-
Returns the value of the attribute with the specified qname.
- getAuditTrail() - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Returns the complete audit trail of all requests that effected a state change in this object as an ordered Collection
of AuditableEvent objects.
- getAuthenticationScheme() - Method in interface javax.ws.rs.core.SecurityContext
-
Returns the string value of the authentication scheme used to protect
the resource.
- getAuthParameters() - Method in interface javax.security.enterprise.authentication.mechanism.http.HttpMessageContext
-
Returns the parameters that were provided with the SecurityContext#authenticate(AuthParameters) call.
- getAuthParameters() - Method in class javax.security.enterprise.authentication.mechanism.http.HttpMessageContextWrapper
-
- getAuthType() - Method in interface javax.servlet.http.HttpServletRequest
-
Returns the name of the authentication scheme used to protect
the servlet.
- getAuthType() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getAuthType()
on the wrapped request object.
- getAutoFlush() - Method in class org.apache.jasper.compiler.PageInfo
-
- getAutoStart() - Method in interface javax.jms.JMSContext
-
Returns whether the underlying connection used by this JMSContext will be started automatically when a
consumer is created.
- getBase64Content() - Method in class javax.xml.soap.AttachmentPart
-
Returns an InputStream which can be used to obtain the
content of AttachmentPart as Base64 encoded
character data, this method would base64 encode the raw bytes
of the attachment and return.
- getBaseUri() - Method in interface javax.ws.rs.core.UriInfo
-
Get the base URI of the application.
- getBaseUriBuilder() - Method in interface javax.ws.rs.core.UriInfo
-
Get the base URI of the application in the form of a UriBuilder.
- getBasicRemote() - Method in interface javax.websocket.Session
-
Return a reference a RemoteEndpoint object representing the peer of this conversation that is able to send
messages synchronously to the peer.
- getBatchingAllowed() - Method in interface javax.websocket.RemoteEndpoint
-
Return whether the implementation is allowed to batch outgoing messages before sending.
- getBean1() - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- getBean2() - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- getBeanClass() - Method in class org.apache.taglibs.standard.lang.jstl.BeanInfoManager
-
- getBeanInfoIndexedProperty(Class, String, Logger) - Static method in class org.apache.taglibs.standard.lang.jstl.BeanInfoManager
-
Returns the BeanInfoIndexedProperty for the specified property in
the given class, or null if not found.
- getBeanInfoManager(Class) - Static method in class org.apache.taglibs.standard.lang.jstl.BeanInfoManager
-
Returns the BeanInfoManager for the specified class
- getBeanInfoProperty(Class, String, Logger) - Static method in class org.apache.taglibs.standard.lang.jstl.BeanInfoManager
-
Returns the BeanInfoProperty for the specified property in the
given class, or null if not found.
- getBeanRepository() - Method in class org.apache.jasper.compiler.PageInfo
-
- getBegin() - Method in interface javax.servlet.jsp.jstl.core.LoopTagStatus
-
Returns the value of the 'begin' attribute for the associated tag,
or null if no 'begin' attribute was specified.
- getBeginColumn() - Method in class org.apache.taglibs.standard.extra.spath.ASCII_CharStream
-
- getBeginColumn() - Method in class org.apache.taglibs.standard.extra.spath.ASCII_UCodeESC_CharStream
-
- getBeginColumn() - Method in class org.apache.taglibs.standard.lang.jstl.parser.SimpleCharStream
-
- getBeginLine() - Method in class org.apache.taglibs.standard.extra.spath.ASCII_CharStream
-
- getBeginLine() - Method in class org.apache.taglibs.standard.extra.spath.ASCII_UCodeESC_CharStream
-
- getBeginLine() - Method in class org.apache.taglibs.standard.lang.jstl.parser.SimpleCharStream
-
- getBindableJavaType() - Method in interface javax.persistence.metamodel.Bindable
-
Return the Java type of the represented object.
- getBindableType() - Method in interface javax.persistence.metamodel.Bindable
-
Return the bindable type of the represented object.
- getBinding() - Method in interface javax.xml.ws.BindingProvider
-
Get the Binding for this binding provider.
- getBinding() - Method in class javax.xml.ws.Endpoint
-
Returns the binding for this endpoint.
- getBindingID() - Method in interface javax.xml.ws.Binding
-
Get the URI for this binding instance.
- getBindingID() - Method in interface javax.xml.ws.handler.PortInfo
-
Gets the URI identifying the binding used by the port being accessed.
- getBody(Class<T>) - Method in interface javax.jms.Message
-
Returns the message body as an object of the specified type.
- getBody() - Method in interface javax.xml.soap.SOAPEnvelope
-
Returns the SOAPBody object associated with this
SOAPEnvelope object.
- getBody() - Method in class org.apache.jasper.xmlparser.TreeNode
-
Return the body text associated with this node (if any).
- getBodyContent() - Method in class javax.servlet.jsp.tagext.BodyTagSupport
-
Get current bodyContent.
- getBodyContent() - Method in class javax.servlet.jsp.tagext.TagInfo
-
The bodycontent information for this tag.
- getBodyLength() - Method in interface javax.jms.BytesMessage
-
Gets the number of bytes of the message body when the message is in read-only mode.
- getBoolean(String) - Method in interface javax.jms.MapMessage
-
Returns the boolean value with the specified name.
- getBoolean1() - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- getBoolean2() - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- getBooleanProperty(String) - Method in interface javax.jms.JMSProducer
-
Returns the message property with the specified name that has been set on this JMSProducer, converted to a
boolean.
- getBooleanProperty(String) - Method in interface javax.jms.Message
-
Returns the value of the boolean property with the specified name.
- getBuffer() - Method in interface javax.servlet.descriptor.JspPropertyGroupDescriptor
-
Gets the value of the buffer configuration, which
specifies the default size of the response buffer for any JSP pages
mapped to the JSP property group represented by this
JspPropertyGroupDescriptor.
- getBuffer() - Method in class org.apache.jasper.compiler.JspProperty
-
- getBuffer() - Method in class org.apache.jasper.compiler.PageInfo
-
- getBufferSize() - Method in class javax.servlet.jsp.JspWriter
-
This method returns the size of the buffer used by the JspWriter.
- getBufferSize() - Method in interface javax.servlet.ServletResponse
-
Returns the actual buffer size used for the response.
- getBufferSize() - Method in class javax.servlet.ServletResponseWrapper
-
The default behavior of this method is to return getBufferSize()
on the wrapped response object.
- getBufferValue() - Method in class org.apache.jasper.compiler.PageInfo
-
- getBuilder() - Method in class javax.xml.bind.annotation.W3CDomHandler
-
- getBulkResponse(String) - Method in interface javax.xml.registry.RegistryService
-
Returns the BulkResponse associated with specified requestId.
- getBusinessLifeCycleManager() - Method in interface javax.xml.registry.RegistryService
-
Returns the BusinessLifeCycleManager object implemented by the JAXR provider.
- getBusinessObject(Class<T>) - Method in interface javax.ejb.SessionContext
-
Obtain an object that can be used to invoke the current bean through
a particular business interface view or its no-interface view.
- getBusinessQueryManager() - Method in interface javax.xml.registry.RegistryService
-
Returns the BusinessQueryManager object implemented by the JAXR provider.
- getByte(String) - Method in interface javax.jms.MapMessage
-
Returns the byte value with the specified name.
- getByte1() - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- getByte2() - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- getBytecode(String) - Method in class org.apache.jasper.compiler.JspRuntimeContext
-
Retrieve the bytecode associated with the class
- getBytecodeBirthTime(String) - Method in class org.apache.jasper.compiler.JspRuntimeContext
-
Retrieve the time the bytecode for a class was created
- getBytecodes() - Method in class org.apache.jasper.compiler.JspRuntimeContext
-
Get the class-name to bytecode map
- getByteProperty(String) - Method in interface javax.jms.JMSProducer
-
Returns the message property with the specified name that has been set on this JMSProducer, converted to a
String.
- getByteProperty(String) - Method in interface javax.jms.Message
-
Returns the value of the byte property with the specified name.
- getBytes(String) - Method in interface javax.jms.MapMessage
-
Returns the byte array value with the specified name.
- getBytes() - Method in exception javax.websocket.DecodeException
-
Return the ByteBuffer containing either the whole message, or the partial message, that could not be decoded, or
null if this exception arose from a failure to decode a text message.
- getCache() - Method in interface javax.persistence.EntityManagerFactory
-
Access the cache that is associated with the entity manager
factory (the "second level cache").
- getCacheExtension() - Method in class javax.ws.rs.core.CacheControl
-
Corresponds to a set of extension cache control directives.
- getCaller() - Method in class javax.security.enterprise.credential.CallerOnlyCredential
-
- getCaller() - Method in class javax.security.enterprise.credential.UsernamePasswordCredential
-
- getCallerDn() - Method in class javax.security.enterprise.identitystore.CredentialValidationResult
-
Return the CallerPrincipal for the validated credential.
- getCallerGroups() - Method in class javax.security.enterprise.identitystore.CredentialValidationResult
-
Determines the set of groups that the specified Caller is in, based on
the associated identity store.
- getCallerGroups(CredentialValidationResult) - Method in interface javax.security.enterprise.identitystore.IdentityStore
-
Returns groups for the caller, who is identified by the
CallerPrincipal
(and potentially other values) found in the
validationResult parameter.
- getCallerIdentity() - Method in interface javax.ejb.EJBContext
-
- getCallerPrincipal() - Method in interface javax.ejb.EJBContext
-
Obtain the java.security.Principal that identifies the caller.
- getCallerPrincipal() - Method in interface javax.security.enterprise.authentication.mechanism.http.HttpMessageContext
-
Gets the Principal set by a call to notifyContainerAboutLogin().
- getCallerPrincipal() - Method in class javax.security.enterprise.authentication.mechanism.http.HttpMessageContextWrapper
-
- getCallerPrincipal() - Method in class javax.security.enterprise.identitystore.CredentialValidationResult
-
Return the CallerPrincipal for the validated credential.
- getCallerPrincipal() - Method in interface javax.security.enterprise.SecurityContext
-
Retrieve the platform-specific java.security.Principal that represents
the name of authenticated caller, or null if the current caller is not authenticated.
- getCallerUniqueId() - Method in class javax.security.enterprise.identitystore.CredentialValidationResult
-
Return a string that uniquely identifies this caller within the identity store
(since the Principal name used may not be unique).
- getCalls(QName) - Method in interface javax.xml.rpc.Service
-
Gets an array of preconfigured Call objects for
invoking operations on the specified port.
- getCanonicalName(Class) - Static method in class org.apache.jasper.compiler.JspUtil
-
Compute the canonical name from a Class instance.
- getCapabilityLevel() - Method in interface javax.xml.registry.CapabilityProfile
-
Gets the capability level supported by the JAXR provider.
- getCapabilityProfile() - Method in interface javax.xml.registry.RegistryService
-
Returns the CapabilityProfile for the JAXR provider.
- getCause() - Method in exception javax.xml.bind.JAXBException
-
- getCause() - Method in exception javax.xml.registry.JAXRException
-
Returns the Throwable embedded in this JAXRException
if there is one.
- getCause() - Method in exception javax.xml.soap.SOAPException
-
Returns the Throwable object embedded in this
SOAPException if there is one.
- getCausedByException() - Method in exception javax.ejb.EJBException
-
Obtain the exception that caused the EJBException to be thrown.
- getChallenges() - Method in exception javax.ws.rs.NotAuthorizedException
-
Get the list of authorization challenges associated with the exception and
applicable to the resource requested by the client.
- getChar(String) - Method in interface javax.jms.MapMessage
-
Returns the Unicode character value with the specified name.
- getChar1() - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- getChar2() - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- getCharacterEncoding() - Method in interface javax.servlet.ServletRequest
-
Returns the name of the character encoding used in the body of this
request.
- getCharacterEncoding() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getCharacterEncoding()
on the wrapped request object.
- getCharacterEncoding() - Method in interface javax.servlet.ServletResponse
-
Returns the name of the character encoding (MIME charset)
used for the body sent in this response.
- getCharacterEncoding() - Method in class javax.servlet.ServletResponseWrapper
-
The default behavior of this method is to return getCharacterEncoding()
on the wrapped response object.
- getCharsetName() - Method in interface javax.xml.registry.infomodel.LocalizedString
-
Gets the canonical name for the charset for this object.
- getCheckInterval() - Method in class org.apache.jasper.EmbeddedServletOptions
-
Background JSP compile thread check intervall
- getCheckInterval() - Method in class org.apache.jasper.JspC
-
Background compilation check intervals in seconds
- getCheckInterval() - Method in interface org.apache.jasper.Options
-
Background compile thread check interval in seconds
- getChildConceptCount() - Method in interface javax.xml.registry.infomodel.ClassificationScheme
-
Gets number of children.
- getChildConceptCount() - Method in interface javax.xml.registry.infomodel.Concept
-
Gets number of children.
- getChildElements() - Method in interface javax.xml.soap.SOAPElement
-
Returns an
Iterator over all the immediate child
Nodes of this element.
- getChildElements(Name) - Method in interface javax.xml.soap.SOAPElement
-
Returns an
Iterator over all the immediate child
Nodes of this element with the specified name.
- getChildElements(QName) - Method in interface javax.xml.soap.SOAPElement
-
Returns an
Iterator over all the immediate child
Nodes of this element with the specified qname.
- getChildOrganizationCount() - Method in interface javax.xml.registry.infomodel.Organization
-
Gets number of children.
- getChildOrganizations() - Method in interface javax.xml.registry.infomodel.Organization
-
Gets all immediate children Organizations.
- getChildrenConcepts() - Method in interface javax.xml.registry.infomodel.ClassificationScheme
-
Gets all immediate children Concepts.
- getChildrenConcepts() - Method in interface javax.xml.registry.infomodel.Concept
-
Gets all immediate children Concepts.
- getCity() - Method in interface javax.xml.registry.infomodel.PostalAddress
-
Returns the city.
- getClassDebugInfo() - Method in class org.apache.jasper.EmbeddedServletOptions
-
Should class files be compiled with debug information?
- getClassDebugInfo() - Method in class org.apache.jasper.JspC
-
- getClassDebugInfo() - Method in interface org.apache.jasper.Options
-
Should we include debug information in compiled class?
- getClasses() - Method in class javax.ws.rs.core.Application
-
Get a set of root resource, provider and
feature classes.
- getClasses() - Method in interface javax.ws.rs.core.Configuration
-
Get the immutable set of registered JAX-RS component (such as provider or
feature) classes to be instantiated, injected and utilized in the scope
of the configurable instance.
- getClassFileName() - Method in class org.apache.jasper.compiler.SmapUtil.ClassInfo
-
- getClassFileName() - Method in class org.apache.jasper.JspCompilationContext
-
- getClassifications() - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Gets the Classification instances that classify this object.
- getClassificationScheme() - Method in interface javax.xml.registry.infomodel.Classification
-
Gets the ClassificationScheme that is used in classifying the object.
- getClassificationScheme() - Method in interface javax.xml.registry.infomodel.Concept
-
Gets the ClassificationScheme that this Concept is a descendent of.
- getClassifiedObject() - Method in interface javax.xml.registry.infomodel.Classification
-
Gets the Object that is being classified.
- getClassLastModified() - Method in class org.apache.jasper.compiler.Jsr199JavaCompiler
-
- getClassLastModified() - Method in class org.apache.jasper.compiler.NullJavaCompiler
-
- getClassLoader() - Method in interface javax.persistence.spi.PersistenceUnitInfo
-
Returns ClassLoader that the provider may use to load any
classes, resources, or open URLs.
- getClassLoader() - Method in interface javax.servlet.ServletContext
-
Gets the class loader of the web application represented by this
ServletContext.
- getClassLoader() - Method in class org.apache.jasper.JspCompilationContext
-
What class loader to use for loading classes while compiling
this JSP?
- getClassLoader() - Method in class org.apache.jasper.servlet.JspCServletContext
-
- getClassName() - Method in class javax.servlet.jsp.tagext.TagVariableInfo
-
The body of the <variable-class> element.
- getClassName() - Method in class javax.servlet.jsp.tagext.VariableInfo
-
Returns the type of this variable.
- getClassName() - Method in interface javax.servlet.Registration
-
Gets the fully qualified class name of the Servlet or Filter that
is represented by this Registration.
- getClassName() - Method in class org.apache.jasper.compiler.SmapUtil.ClassInfo
-
- getClassPath() - Method in class org.apache.jasper.compiler.JspRuntimeContext
-
The classpath that is passed off to the Java compiler.
- getClassPath() - Method in class org.apache.jasper.EmbeddedServletOptions
-
What classpath should I use while compiling the servlets
generated from JSP files?
- getClassPath() - Method in class org.apache.jasper.JspC
-
- getClassPath() - Method in class org.apache.jasper.JspCompilationContext
-
The classpath that is passed off to the Java compiler.
- getClassPath() - Method in interface org.apache.jasper.Options
-
What classpath should I use while compiling the servlets
generated from JSP files?
- getClassType() - Method in interface javax.persistence.Subgraph
-
Return the type for which this subgraph was defined.
- getClient() - Method in interface javax.ws.rs.client.ClientRequestContext
-
Get the client instance associated with the request.
- getClientID() - Method in interface javax.jms.Connection
-
Gets the client identifier for this connection.
- getClientID() - Method in interface javax.jms.JMSContext
-
Gets the client identifier for the JMSContext's connection.
- getClientSubject() - Method in interface javax.security.enterprise.authentication.mechanism.http.HttpMessageContext
-
Returns the subject for which authentication is to take place.
- getClientSubject() - Method in class javax.security.enterprise.authentication.mechanism.http.HttpMessageContextWrapper
-
- getCloseCode(int) - Static method in enum javax.websocket.CloseReason.CloseCodes
-
Creates a CloseCode from the given int code number.
- getCloseCode() - Method in class javax.websocket.CloseReason
-
The Close code associated with this CloseReason.
- getCloseCount() - Method in interface javax.management.j2ee.statistics.JCAConnectionPoolStats
-
The number of connections closed
- getCloseCount() - Method in interface javax.management.j2ee.statistics.JDBCConnectionPoolStats
-
Number of connections closed.
- getCode() - Method in interface javax.websocket.CloseReason.CloseCode
-
Returns the code number, for example the integer '1000' for normal closure.
- getCode() - Method in enum javax.websocket.CloseReason.CloseCodes
-
Return the code number of this status code.
- getCodeSource() - Method in class org.apache.jasper.compiler.JspRuntimeContext
-
Get the SecurityManager Policy CodeSource for this web
applicaiton context.
- getCollection(String, Class<E>) - Method in interface javax.persistence.metamodel.ManagedType
-
Return the Collection-valued attribute of the managed type
that corresponds to the specified name and Java element type.
- getCollection(String) - Method in interface javax.persistence.metamodel.ManagedType
-
Return the Collection-valued attribute of the managed type
that corresponds to the specified name.
- getCollection() - Method in interface javax.xml.registry.BulkResponse
-
Get the Collection of objects returned as a response of a
bulk operation.
- getCollectionType() - Method in interface javax.persistence.metamodel.PluralAttribute
-
Return the collection type.
- getColumn() - Method in class org.apache.taglibs.standard.extra.spath.ASCII_CharStream
-
Deprecated.
- getColumn() - Method in class org.apache.taglibs.standard.extra.spath.ASCII_UCodeESC_CharStream
-
Deprecated.
- getColumn() - Method in class org.apache.taglibs.standard.lang.jstl.parser.SimpleCharStream
-
Deprecated.
- getColumnNames() - Method in interface javax.servlet.jsp.jstl.sql.Result
-
Returns the names of the columns in the result.
- getColumnNames() - Method in class org.apache.taglibs.standard.tag.common.sql.ResultImpl
-
Returns an array of String objects.
- getColumnNumber() - Method in class javax.xml.bind.helpers.ValidationEventLocatorImpl
-
- getColumnNumber() - Method in interface javax.xml.bind.ValidationEventLocator
-
Return the column number if available
- getComment() - Method in class javax.servlet.http.Cookie
-
Returns the comment describing the purpose of this cookie, or
null if the cookie has no comment.
- getComment() - Method in interface javax.servlet.SessionCookieConfig
-
Gets the comment that will be assigned to any session tracking
cookies created on behalf of the application represented by the
ServletContext from which this SessionCookieConfig
was acquired.
- getComment() - Method in class javax.ws.rs.core.NewCookie
-
Get the comment associated with the cookie.
- getComment() - Method in interface javax.ws.rs.sse.SseEvent
-
Get a comment string that accompanies the event.
- getCommittedCount() - Method in interface javax.management.j2ee.statistics.JTAStats
-
Number of committed transactions.
- getCommonPropertyType(ELContext, Object) - Method in class javax.servlet.jsp.el.ImplicitObjectELResolver
-
If the base object is null, returns String.class.
- getCommonPropertyType(ELContext, Object) - Method in class javax.servlet.jsp.el.ScopedAttributeELResolver
-
If the base object is null, returns String.class.
- getCompilationContext() - Method in class org.apache.jasper.compiler.Compiler
-
- getCompiler() - Method in class org.apache.jasper.EmbeddedServletOptions
-
Compiler to use.
- getCompiler() - Method in class org.apache.jasper.JspC
-
Compiler to use.
- getCompiler() - Method in class org.apache.jasper.JspCompilationContext
-
- getCompiler() - Method in interface org.apache.jasper.Options
-
Compiler to use.
- getCompilerClassName() - Method in class org.apache.jasper.EmbeddedServletOptions
-
- getCompilerClassName() - Method in class org.apache.jasper.JspC
-
- getCompilerClassName() - Method in interface org.apache.jasper.Options
-
The name of class that implements JavaCompiler, used for Java compilations.
- getCompilerSourceVM() - Method in class org.apache.jasper.EmbeddedServletOptions
-
- getCompilerSourceVM() - Method in class org.apache.jasper.JspC
-
- getCompilerSourceVM() - Method in interface org.apache.jasper.Options
-
Compiler source VM, e.g.
- getCompilerTargetVM() - Method in class org.apache.jasper.EmbeddedServletOptions
-
- getCompilerTargetVM() - Method in class org.apache.jasper.JspC
-
- getCompilerTargetVM() - Method in interface org.apache.jasper.Options
-
The compiler target VM, e.g.
- getCompoundSelectionItems() - Method in interface javax.persistence.criteria.Selection
-
Return the selection items composing a compound selection.
- getConcept() - Method in interface javax.xml.registry.infomodel.Classification
-
Gets the Concept that is classifying the object.
- getConfiguration() - Method in interface javax.ws.rs.client.ClientRequestContext
-
Get the immutable configuration of the request.
- getConfiguration() - Method in interface javax.ws.rs.core.Configurable
-
Get a live view of an internal configuration state of this configurable instance.
- getConfigurator() - Method in interface javax.websocket.ClientEndpointConfig
-
Return the custom configurator for this configuration.
- getConfigurator() - Method in interface javax.websocket.server.ServerEndpointConfig
-
- getConnection() - Method in interface javax.resource.cci.ConnectionFactory
-
Gets a connection to an EIS instance.
- getConnection(ConnectionSpec) - Method in interface javax.resource.cci.ConnectionFactory
-
Gets a connection to an EIS instance.
- getConnection() - Method in interface javax.resource.cci.Interaction
-
Gets the Connection associated with the Interaction.
- getConnection(Subject, ConnectionRequestInfo) - Method in interface javax.resource.spi.ManagedConnection
-
Creates a new connection handle for the underlying physical connection
represented by the ManagedConnection instance.
- getConnection() - Method in class org.apache.taglibs.standard.tag.common.sql.DataSourceWrapper
-
Returns a Connection using the DriverManager and all
set properties.
- getConnection(String, String) - Method in class org.apache.taglibs.standard.tag.common.sql.DataSourceWrapper
-
Always throws a SQLException.
- getConnectionFactory() - Method in interface javax.management.j2ee.statistics.JCAConnectionStats
-
Returns the associated JCAConnectionFactory OBJECT_NAME
- getConnectionHandle() - Method in class javax.resource.spi.ConnectionEvent
-
Get the connection handle associated with the Managed
Connection instance.
- getConnectionPools() - Method in interface javax.management.j2ee.statistics.JCAStats
-
Returns an array of JCAConnectionPool Stats that provide statistics about
the connection pools associated with the referencing JCA resource statistics
- getConnectionPools() - Method in interface javax.management.j2ee.statistics.JDBCStats
-
- getConnections() - Method in interface javax.management.j2ee.statistics.JCAStats
-
Returns an array of JCAConnectionStats that provide statistics about
the non-pooled connections associated with the referencing JCA resource statistics
- getConnections() - Method in interface javax.management.j2ee.statistics.JDBCStats
-
- getConnections() - Method in interface javax.management.j2ee.statistics.JMSStats
-
Returns an array of JMSConnectionStats that provide statistics about the connections associated with the referencing JMS resource.
- getConstantAttribute(String) - Method in interface org.apache.jasper.compiler.tagplugin.TagPluginContext
-
- getConstructor() - Method in interface javax.interceptor.InvocationContext
-
Returns the constructor of the target class for which the
AroundConstruct interceptor method was invoked.
- getConsumers() - Method in interface javax.management.j2ee.statistics.JMSSessionStats
-
Returns an array of JMSConsumerStats that provide statistics about the message
consumers associated with the referencing JMS session statistics.
- getContainer() - Method in class javax.websocket.ContainerProvider
-
Create a new instance of the the WebSocket container implementation.
- getContainer() - Method in interface javax.websocket.Session
-
Return the container that this session is part of.
- getContainingQuery() - Method in interface javax.persistence.criteria.Subquery
-
Return the query of which this is a subquery.
- getContent() - Method in class javax.xml.soap.AttachmentPart
-
Gets the content of this AttachmentPart object as a Java
object.
- getContent() - Method in class javax.xml.soap.SOAPPart
-
Returns the content of the SOAPEnvelope as a JAXP Source
object.
- getContentDescription() - Method in class javax.xml.soap.SOAPMessage
-
Retrieves a description of this SOAPMessage object's
content.
- getContentId() - Method in class javax.xml.soap.AttachmentPart
-
Gets the value of the MIME header whose name is "Content-ID".
- getContentId() - Method in class javax.xml.soap.SOAPPart
-
Retrieves the value of the MIME header whose name is "Content-Id".
- getContentLength() - Method in interface javax.servlet.ServletRequest
-
Returns the length, in bytes, of the request body and made available by
the input stream, or -1 if the length is not known ir is greater than
Integer.MAX_VALUE.
- getContentLength() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getContentLength()
on the wrapped request object.
- getContentLengthLong() - Method in interface javax.servlet.ServletRequest
-
Returns the length, in bytes, of the request body and made available by
the input stream, or -1 if the length is not known.
- getContentLengthLong() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getContentLengthLong()
on the wrapped request object.
- getContentLocation() - Method in class javax.xml.soap.AttachmentPart
-
Gets the value of the MIME header whose name is "Content-Location".
- getContentLocation() - Method in class javax.xml.soap.SOAPPart
-
Retrieves the value of the MIME header whose name is "Content-Location".
- getContentType() - Method in interface javax.servlet.http.Part
-
Gets the content type of this part.
- getContentType() - Method in interface javax.servlet.ServletRequest
-
Returns the MIME type of the body of the request, or
null if the type is not known.
- getContentType() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getContentType()
on the wrapped request object.
- getContentType() - Method in interface javax.servlet.ServletResponse
-
Returns the content type used for the MIME body
sent in this response.
- getContentType() - Method in class javax.servlet.ServletResponseWrapper
-
The default behavior of this method is to return getContentType()
on the wrapped response object.
- getContentType() - Method in class javax.xml.soap.AttachmentPart
-
Gets the value of the MIME header whose name is "Content-Type".
- getContentType() - Method in class org.apache.jasper.compiler.PageInfo
-
- getContentType() - Method in class org.apache.jasper.JspCompilationContext
-
Get the content type of this JSP.
- getContentTypeAttribute(String, String) - Static method in class org.apache.taglibs.standard.tag.common.core.Util
-
Get the value associated with a content-type attribute.
- getContext() - Method in class javax.ejb.embeddable.EJBContainer
-
Retrieve a naming context for looking up references to session beans
executing in the embeddable container.
- getContext() - Method in interface javax.jms.XAJMSContext
-
Returns the JMSContext object associated with this XAJMSContext.
- getContext(String) - Method in interface javax.servlet.ServletContext
-
Returns a ServletContext object that
corresponds to a specified URL on the server.
- getContext(Class<?>) - Method in interface javax.ws.rs.ext.ContextResolver
-
Get a context of type T that is applicable to the supplied
type.
- getContext() - Method in interface javax.xml.ws.Response
-
Gets the contained response context.
- getContext(String) - Method in class org.apache.jasper.servlet.JspCServletContext
-
Return the servlet context for the specified path.
- getContext() - Method in class org.apache.taglibs.standard.tag.common.xml.ForEachTag
-
- getContext(Tag) - Static method in class org.apache.taglibs.standard.tag.common.xml.XPathUtil
-
- getContextData() - Method in interface javax.ejb.EJBContext
-
The getContextData method enables a business method, lifecycle
callback method, or timeout method to retrieve any interceptor/webservices context
associated with its invocation.
- getContextData() - Method in interface javax.interceptor.InvocationContext
-
Enables an interceptor to retrieve or update the data associated with the invocation by another interceptor, business
method, and/or webservices endpoint in the invocation chain.
- getContextPath() - Method in interface javax.servlet.http.HttpServletRequest
-
Returns the portion of the request URI that indicates the context
of the request.
- getContextPath() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getContextPath()
on the wrapped request object.
- getContextPath() - Method in interface javax.servlet.ServletContext
-
Returns the context path of the web application.
- getContextPath() - Method in class javax.xml.ws.spi.http.HttpExchange
-
Returns the context path of all the endpoints in an application.
- getContextPath() - Method in class org.apache.jasper.servlet.JspCServletContext
-
Returns the context path of the web application.
- getContextRelativePath(ServletRequest, String) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
-
Convert a possibly relative resource path into a context-relative
resource path that starts with a '/'.
- getContextResolver(Class<T>, MediaType) - Method in interface javax.ws.rs.ext.Providers
-
Get a context resolver for a particular type of context and media type.
- getContracts(Class<?>) - Method in interface javax.ws.rs.core.Configuration
-
Get the extension contract registration information for a component of a given class.
- getConverter(Class<T>, Type, Annotation[]) - Method in interface javax.ws.rs.ext.ParamConverterProvider
-
Obtain a
ParamConverter that can provide from/to string conversion
for an instance of a particular Java type.
- getCookieMap() - Method in class org.apache.taglibs.standard.lang.jstl.ImplicitObjects
-
Returns the Map that maps cookie name to the first matching
Cookie in request.getCookies().
- getCookies() - Method in interface javax.servlet.http.HttpServletRequest
-
Returns an array containing all of the Cookie
objects the client sent with this request.
- getCookies() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getCookies()
on the wrapped request object.
- getCookies() - Method in interface javax.ws.rs.client.ClientRequestContext
-
Get any cookies that accompanied the request.
- getCookies() - Method in interface javax.ws.rs.client.ClientResponseContext
-
Get any new cookies set on the response message.
- getCookies() - Method in interface javax.ws.rs.container.ContainerRequestContext
-
Get any cookies that accompanied the request.
- getCookies() - Method in interface javax.ws.rs.container.ContainerResponseContext
-
Get any new cookies set on the response message.
- getCookies() - Method in interface javax.ws.rs.core.HttpHeaders
-
Get any cookies that accompanied the request.
- getCookies() - Method in class javax.ws.rs.core.Response
-
Get any new cookies set on the response message.
- getCorrelatedJoins() - Method in interface javax.persistence.criteria.Subquery
-
Return the correlated joins of the subquery.
- getCorrelationParent() - Method in interface javax.persistence.criteria.From
-
Returns the parent From object from which the correlated
From object has been obtained through correlation (use
of a Subquery correlate method).
- getCount() - Method in interface javax.management.j2ee.statistics.CountStatistic
-
The count since the last reset.
- getCount() - Method in interface javax.management.j2ee.statistics.TimeStatistic
-
Number of times the operation was invoked since the beginning of this measurement.
- getCount() - Method in interface javax.servlet.jsp.jstl.core.LoopTagStatus
-
Retrieves the "count" of the current round of the iteration.
- getCountry() - Method in interface javax.xml.registry.infomodel.PostalAddress
-
Returns the country.
- getCountryCode() - Method in interface javax.xml.registry.infomodel.TelephoneNumber
-
Gets the country code.
- getCreateCount() - Method in interface javax.management.j2ee.statistics.EJBStats
-
Number of times create was called.
- getCreateCount() - Method in interface javax.management.j2ee.statistics.JCAConnectionPoolStats
-
The number of connections created
- getCreateCount() - Method in interface javax.management.j2ee.statistics.JDBCConnectionPoolStats
-
Number of connections created.
- getCreationTime() - Method in interface javax.servlet.http.HttpSession
-
Returns the time when this session was created, measured
in milliseconds since midnight January 1, 1970 GMT.
- getCredential() - Method in class javax.security.enterprise.authentication.mechanism.http.AuthenticationParameters
-
The credential set as parameter in this instance.
- getCredentialData() - Method in interface javax.resource.spi.security.GenericCredential
-
Deprecated.
Gets security data for a specific security mechanism represented
by the GenericCredential.
- getCredentials() - Method in interface javax.xml.registry.Connection
-
Gets the credentials associated with this client.
- getCriteriaBuilder() - Method in interface javax.persistence.EntityManager
-
Return an instance of CriteriaBuilder for the creation of
CriteriaQuery objects.
- getCriteriaBuilder() - Method in interface javax.persistence.EntityManagerFactory
-
Return an instance of CriteriaBuilder for the creation of
CriteriaQuery objects.
- getCurrent() - Method in interface javax.management.j2ee.statistics.RangeStatistic
-
The current value of this attribute.
- getCurrent() - Method in interface javax.servlet.jsp.jstl.core.LoopTag
-
Retrieves the current item in the iteration.
- getCurrent() - Method in interface javax.servlet.jsp.jstl.core.LoopTagStatus
-
Retrieves the current item in the iteration.
- getCurrent() - Method in class javax.servlet.jsp.jstl.core.LoopTagSupport
-
- getData() - Method in interface javax.ws.rs.sse.OutboundSseEvent
-
Get event data.
- getDataHandler() - Method in class javax.xml.soap.AttachmentPart
-
Gets the DataHandler object for this AttachmentPart
object.
- getDate() - Method in interface javax.ws.rs.client.ClientRequestContext
-
Get message date.
- getDate() - Method in interface javax.ws.rs.client.ClientResponseContext
-
Get message date.
- getDate() - Method in interface javax.ws.rs.container.ContainerRequestContext
-
Get message date.
- getDate() - Method in interface javax.ws.rs.container.ContainerResponseContext
-
Get message date.
- getDate() - Method in interface javax.ws.rs.core.HttpHeaders
-
Get message date.
- getDate() - Method in class javax.ws.rs.core.Response
-
Get message date.
- getDateHeader(String) - Method in interface javax.servlet.http.HttpServletRequest
-
Returns the value of the specified request header
as a long value that represents a
Date object.
- getDateHeader(String) - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getDateHeader(String name)
on the wrapped request object.
- getDayOfMonth() - Method in class javax.ejb.ScheduleExpression
-
Return the value of the day of the month attribute.
- getDayOfWeek() - Method in class javax.ejb.ScheduleExpression
-
Return the value of the day of the week attribute.
- getDeclarativeQueryManager() - Method in interface javax.xml.registry.RegistryService
-
Returns the DeclarativeQueryManager object implemented by the JAXR provider.
- getDeclare() - Method in class javax.servlet.jsp.tagext.TagVariableInfo
-
The body of the <declare> element.
- getDeclare() - Method in class javax.servlet.jsp.tagext.VariableInfo
-
Returns whether this is a new variable.
- getDeclaredAttribute(String) - Method in interface javax.persistence.metamodel.ManagedType
-
Return the attribute declared by the managed
type that corresponds to the specified name.
- getDeclaredAttributes() - Method in interface javax.persistence.metamodel.ManagedType
-
Return the attributes declared by the managed type.
- getDeclaredCollection(String, Class<E>) - Method in interface javax.persistence.metamodel.ManagedType
-
Return the Collection-valued attribute declared by the
managed type that corresponds to the specified name and Java
element type.
- getDeclaredCollection(String) - Method in interface javax.persistence.metamodel.ManagedType
-
Return the Collection-valued attribute declared by the
managed type that corresponds to the specified name.
- getDeclaredId(Class<Y>) - Method in interface javax.persistence.metamodel.IdentifiableType
-
Return the attribute that corresponds to the id attribute
declared by the entity or mapped superclass.
- getDeclaredList(String, Class<E>) - Method in interface javax.persistence.metamodel.ManagedType
-
Return the List-valued attribute declared by the managed
type that corresponds to the specified name and Java
element type.
- getDeclaredList(String) - Method in interface javax.persistence.metamodel.ManagedType
-
Return the List-valued attribute declared by the managed
type that corresponds to the specified name.
- getDeclaredMap(String, Class<K>, Class<V>) - Method in interface javax.persistence.metamodel.ManagedType
-
Return the Map-valued attribute declared by the managed
type that corresponds to the specified name and Java key
and value types.
- getDeclaredMap(String) - Method in interface javax.persistence.metamodel.ManagedType
-
Return the Map-valued attribute declared by the managed
type that corresponds to the specified name.
- getDeclaredPluralAttributes() - Method in interface javax.persistence.metamodel.ManagedType
-
Return all multi-valued attributes (Collection-, Set-,
List-, and Map-valued attributes) declared by the
managed type.
- getDeclaredSet(String, Class<E>) - Method in interface javax.persistence.metamodel.ManagedType
-
Return the Set-valued attribute declared by the managed type
that corresponds to the specified name and Java element type.
- getDeclaredSet(String) - Method in interface javax.persistence.metamodel.ManagedType
-
Return the Set-valued attribute declared by the managed type
that corresponds to the specified name.
- getDeclaredSingularAttribute(String, Class<Y>) - Method in interface javax.persistence.metamodel.ManagedType
-
Return the single-valued attribute declared by the
managed type that corresponds to the specified name and
Java type.
- getDeclaredSingularAttribute(String) - Method in interface javax.persistence.metamodel.ManagedType
-
Return the single-valued attribute declared by the managed
type that corresponds to the specified name.
- getDeclaredSingularAttributes() - Method in interface javax.persistence.metamodel.ManagedType
-
Return the single-valued attributes declared by the managed
type.
- getDeclaredType() - Method in class javax.xml.bind.JAXBElement
-
Returns the Java binding of the xml element declaration's type attribute.
- getDeclaredVersion(Class<Y>) - Method in interface javax.persistence.metamodel.IdentifiableType
-
Return the attribute that corresponds to the version
attribute declared by the entity or mapped superclass.
- getDeclaringType() - Method in interface javax.persistence.metamodel.Attribute
-
Return the managed type representing the type in which
the attribute was declared.
- getDecoders() - Method in interface javax.websocket.EndpointConfig
-
Return the Decoder implementation classes configured.
- getDefaultAsyncSendTimeout() - Method in interface javax.websocket.WebSocketContainer
-
Return the number of milliseconds the implementation will timeout attempting to send a websocket message for all
RemoteEndpoints associated with this container.
- getDefaultContentType() - Method in interface javax.servlet.descriptor.JspPropertyGroupDescriptor
-
Gets the value of the default-content-type configuration,
which specifies the default response content type for any JSP pages
mapped to the JSP property group represented by this
JspPropertyGroupDescriptor.
- getDefaultContentType() - Method in class org.apache.jasper.compiler.JspProperty
-
- getDefaultDomain() - Method in interface javax.management.j2ee.Management
-
Returns the default domain name of this MEJB.
- getDefaultFactory() - Static method in class javax.servlet.jsp.JspFactory
-
Returns the default factory for this implementation.
- getDefaultMaxBinaryMessageBufferSize() - Method in interface javax.websocket.WebSocketContainer
-
Returns the default maximum size of incoming binary message that this container will buffer.
- getDefaultMaxSessionIdleTimeout() - Method in interface javax.websocket.WebSocketContainer
-
Return the default time in milliseconds after which any web socket sessions in this container will be closed if
it has been inactive.
- getDefaultMaxTextMessageBufferSize() - Method in interface javax.websocket.WebSocketContainer
-
Returns the default maximum size of incoming text message that this container will buffer.
- getDefaultPostalScheme() - Method in interface javax.xml.registry.RegistryService
-
Gets the default user-defined postal scheme for codifying the attributes of PostalAddress.
- getDefaultSessionTrackingModes() - Method in interface javax.servlet.ServletContext
-
Gets the session tracking modes that are supported by default for this
ServletContext.
- getDefaultSessionTrackingModes() - Method in class org.apache.jasper.servlet.JspCServletContext
-
- getDefaultTypeMapping() - Method in interface javax.xml.rpc.encoding.TypeMappingRegistry
-
Gets the registered default TypeMapping instance.
- getDeferredSyntaxAllowedAsLiteral() - Method in interface javax.servlet.descriptor.JspPropertyGroupDescriptor
-
Gets the value of the
deferred-syntax-allowed-as-literal configuration, which
specifies whether the character sequence "#{",
which is normally reserved for Expression Language (EL) expressions,
will cause a translation error if it appears as a String literal
in any JSP pages mapped to the JSP property group represented by
this JspPropertyGroupDescriptor.
- getDeferredSyntaxAllowedAsLiteral() - Method in class org.apache.jasper.compiler.PageInfo
-
- getDelegate() - Method in interface javax.persistence.EntityManager
-
Return the underlying provider object for the EntityManager,
if available.
- getDelims() - Method in class javax.servlet.jsp.jstl.core.LoopTagSupport
-
- getDelims() - Method in class org.apache.taglibs.standard.tag.common.core.ForTokensSupport
-
- getDeliveryDelay() - Method in interface javax.jms.JMSProducer
-
Gets the minimum length of time in milliseconds that must elapse after a message is sent before the JMS provider may
deliver the message to a consumer.
- getDeliveryDelay() - Method in interface javax.jms.MessageProducer
-
Gets the minimum length of time in milliseconds that must elapse after a message is sent before the JMS provider may
deliver the message to a consumer.
- getDeliveryMode() - Method in interface javax.jms.JMSProducer
-
Returns the delivery mode of messages that are sent using this JMSProducer
- getDeliveryMode() - Method in interface javax.jms.MessageProducer
-
Gets the producer's default delivery mode.
- getDependants() - Method in class org.apache.jasper.compiler.PageInfo
-
- getDependants() - Method in interface org.apache.jasper.runtime.JspSourceDependent
-
Returns a list of files names that the current page has a source
dependency on.
- getDependants() - Method in class org.apache.jasper.servlet.JspServletWrapper
-
Get a list of files that the current page has source dependency on.
- getDescendantConcepts() - Method in interface javax.xml.registry.infomodel.ClassificationScheme
-
Gets all descendant Concepts.
- getDescendantConcepts() - Method in interface javax.xml.registry.infomodel.Concept
-
Gets all descendant Concepts.
- getDescendantOrganizations() - Method in interface javax.xml.registry.infomodel.Organization
-
Gets all descendant Organizations.
- getDescription() - Method in interface javax.management.j2ee.statistics.Statistic
-
A human-readable description of the Statistic.
- getDescription() - Method in class javax.resource.spi.work.HintsContext
-
Get the brief description of the role played by the
WorkContext and any other related debugging information.
- getDescription() - Method in class javax.resource.spi.work.SecurityContext
-
Get the brief description of the role played by the
WorkContext and any other related debugging information.
- getDescription() - Method in class javax.resource.spi.work.TransactionContext
-
Get the brief description of the role played by the
WorkContext and any other related debugging information.
- getDescription() - Method in interface javax.resource.spi.work.WorkContext
-
Get the brief description of the role played by the
WorkContext and any other related debugging information.
- getDescription() - Method in class javax.servlet.jsp.tagext.TagAttributeInfo
-
Gets the description string of this tag attribute.
- getDescription() - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Gets the textual description for this object.
- getDeserializer(Class, QName) - Method in interface javax.xml.rpc.encoding.TypeMapping
-
Gets the DeserializerFactory registered for the specified
pair of Java type and XML data type.
- getDeserializerAs(String) - Method in interface javax.xml.rpc.encoding.DeserializerFactory
-
Returns a Deserializer for the specified XML processing
mechanism type.
- getDestination() - Method in interface javax.jms.MessageProducer
-
Gets the destination associated with this MessageProducer.
- getDestination() - Method in interface javax.management.j2ee.statistics.JMSProducerStats
-
Returns a string that encapsulates the identity of the message destination
- getDetail() - Method in exception javax.xml.rpc.soap.SOAPFaultException
-
Gets the detail element.
- getDetail() - Method in interface javax.xml.soap.SOAPFault
-
Returns the optional detail element for this SOAPFault
object.
- getDetailEntries() - Method in interface javax.xml.soap.Detail
-
Gets an Iterator over all of the DetailEntrys in this Detail object.
- getDevelopment() - Method in class org.apache.jasper.EmbeddedServletOptions
-
Is Jasper being used in development mode?
- getDevelopment() - Method in class org.apache.jasper.JspC
-
Is Jasper being used in development mode?
- getDevelopment() - Method in interface org.apache.jasper.Options
-
Is Jasper being used in development mode?
- getDevelopmentVersionNum() - Static method in class org.apache.taglibs.standard.Version
-
Development Drop Number.
- getDieLevel() - Method in class org.apache.jasper.JspC
-
- getDisableMessageID() - Method in interface javax.jms.JMSProducer
-
Gets an indication of whether message IDs are disabled.
- getDisableMessageID() - Method in interface javax.jms.MessageProducer
-
Gets an indication of whether message IDs are disabled.
- getDisableMessageTimestamp() - Method in interface javax.jms.JMSProducer
-
Gets an indication of whether message timestamps are disabled.
- getDisableMessageTimestamp() - Method in interface javax.jms.MessageProducer
-
Gets an indication of whether message timestamps are disabled.
- getDispatcherType() - Method in interface javax.servlet.ServletRequest
-
Gets the dispatcher type of this request.
- getDispatcherType() - Method in class javax.servlet.ServletRequestWrapper
-
Gets the dispatcher type of the wrapped request.
- getDisplayName() - Method in class javax.servlet.jsp.tagext.TagInfo
-
Get the displayName.
- getDoctypeName() - Method in class org.apache.jasper.compiler.PageInfo
-
- getDoctypePublic() - Method in class org.apache.jasper.compiler.PageInfo
-
- getDoctypeSystem() - Method in class org.apache.jasper.compiler.PageInfo
-
- getDomain() - Method in class javax.servlet.http.Cookie
-
Gets the domain name of this Cookie.
- getDomain() - Method in interface javax.servlet.SessionCookieConfig
-
Gets the domain name that will be assigned to any session tracking
cookies created on behalf of the application represented by the
ServletContext from which this SessionCookieConfig
was acquired.
- getDomain() - Method in class javax.ws.rs.core.Cookie
-
Get the domain of the cookie.
- getDouble(String) - Method in interface javax.jms.MapMessage
-
Returns the double value with the specified name.
- getDouble1() - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- getDouble2() - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- getDoubleProperty(String) - Method in interface javax.jms.JMSProducer
-
Returns the message property with the specified name that has been set on this JMSProducer, converted to a
double.
- getDoubleProperty(String) - Method in interface javax.jms.Message
-
Returns the value of the double property with the specified name.
- getDurableSubscriptionCount() - Method in interface javax.management.j2ee.statistics.JMSSessionStats
-
Number of durable subscriptions.
- getEffectiveMajorVersion() - Method in interface javax.servlet.ServletContext
-
Gets the major version of the Servlet specification that the
application represented by this ServletContext is based on.
- getEffectiveMajorVersion() - Method in class org.apache.jasper.servlet.JspCServletContext
-
- getEffectiveMinorVersion() - Method in interface javax.servlet.ServletContext
-
Gets the minor version of the Servlet specification that the
application represented by this ServletContext is based on.
- getEffectiveMinorVersion() - Method in class org.apache.jasper.servlet.JspCServletContext
-
- getEffectiveSessionTrackingModes() - Method in interface javax.servlet.ServletContext
-
Gets the session tracking modes that are in effect for this
ServletContext.
- getEffectiveSessionTrackingModes() - Method in class org.apache.jasper.servlet.JspCServletContext
-
- getEISProductName() - Method in interface javax.resource.cci.ConnectionMetaData
-
Returns product name of the underlying EIS instance connected
through the Connection that produced this metadata.
- getEISProductName() - Method in interface javax.resource.spi.ManagedConnectionMetaData
-
Returns Product name of the underlying EIS instance connected
through the ManagedConnection.
- getEISProductVersion() - Method in interface javax.resource.cci.ConnectionMetaData
-
Returns product version of the underlying EIS instance.
- getEISProductVersion() - Method in interface javax.resource.spi.ManagedConnectionMetaData
-
Returns product version of the underlying EIS instance connected
through the ManagedConnection.
- getEJBHome() - Method in interface javax.ejb.EJBContext
-
Obtain the enterprise bean's remote home interface.
- getEJBHome() - Method in interface javax.ejb.EJBMetaData
-
Obtain the remote home interface of the enterprise bean.
- getEJBHome() - Method in interface javax.ejb.EJBObject
-
Obtain the enterprise bean's remote home interface.
- getEJBHome() - Method in interface javax.ejb.HomeHandle
-
Obtain the home object represented by this handle.
- getEJBLocalHome() - Method in interface javax.ejb.EJBContext
-
Obtain the enterprise bean's local home interface.
- getEJBLocalHome() - Method in interface javax.ejb.EJBLocalObject
-
Obtain the enterprise bean's local home interface.
- getEJBLocalObject() - Method in interface javax.ejb.EntityContext
-
Obtain a reference to the EJB local object that is currently
associated with the instance.
- getEJBLocalObject() - Method in interface javax.ejb.SessionContext
-
Obtain a reference to the EJB local object that is
associated with the instance.
- getEJBMetaData() - Method in interface javax.ejb.EJBHome
-
Obtain the EJBMetaData interface for the enterprise bean.
- getEJBObject() - Method in interface javax.ejb.EntityContext
-
Obtain a reference to the EJB object that is currently associated with
the instance.
- getEJBObject() - Method in interface javax.ejb.Handle
-
Obtain the EJB object reference represented by this handle.
- getEJBObject() - Method in interface javax.ejb.SessionContext
-
Obtain a reference to the EJB object that is currently associated with
the instance.
- getELContext() - Method in class javax.servlet.jsp.JspContext
-
Returns the ELContext associated with this JspContext.
- getELContext() - Method in class org.apache.jasper.runtime.JspContextWrapper
-
- getELContext() - Method in class org.apache.jasper.runtime.PageContextImpl
-
- getELContext() - Method in class org.apache.taglibs.standard.lang.jstl.test.PageContextImpl
-
- getElement(ResultT) - Method in interface javax.xml.bind.annotation.DomHandler
-
Once the portion is sent to the Result.
- getElement(DOMResult) - Method in class javax.xml.bind.annotation.W3CDomHandler
-
- getElementName(Object) - Method in class javax.xml.bind.JAXBIntrospector
-
Get xml element qname for jaxbElement.
- getElementName() - Method in interface javax.xml.soap.SOAPElement
-
Returns the name of this SOAPElement object.
- getElementQName() - Method in interface javax.xml.soap.SOAPElement
-
Returns the qname of this SOAPElement object.
- getElements() - Method in interface javax.persistence.Tuple
-
Return the tuple elements.
- getElements() - Method in class org.apache.taglibs.standard.lang.jstl.ExpressionString
-
- getElementType() - Method in interface javax.persistence.metamodel.PluralAttribute
-
Return the type representing the element type of the
collection.
- getElIgnored() - Method in interface javax.servlet.descriptor.JspPropertyGroupDescriptor
-
Gets the value of the el-ignored configuration, which
specifies whether Expression Language (EL) evaluation is enabled for
any JSP pages mapped to the JSP property group represented by this
JspPropertyGroupDescriptor.
- getELResolver() - Method in class org.apache.jasper.runtime.ELContextImpl
-
- getELResolvers() - Method in class org.apache.jasper.runtime.JspApplicationContextImpl
-
- getEmailAddresses() - Method in interface javax.xml.registry.infomodel.User
-
Gets the email addresses for this User.
- getEmbeddables() - Method in interface javax.persistence.metamodel.Metamodel
-
Return the metamodel embeddable types.
- getEmptyRoleSemantic() - Method in class javax.servlet.HttpConstraintElement
-
Gets the default authorization semantic.
- getEnclosingWriter() - Method in class javax.servlet.jsp.tagext.BodyContent
-
Get the enclosing JspWriter.
- getEncoders() - Method in interface javax.websocket.EndpointConfig
-
Return the Encoder implementation classes configured.
- getEncoding() - Method in class javax.ws.rs.client.Entity
-
Get entity encoding.
- getEncoding() - Method in class javax.ws.rs.core.Variant
-
Get the encoding of the variant.
- getEncoding() - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
-
Convenience method for getting the current output encoding.
- getEncoding(String, JarFile, JspCompilationContext, ErrorDispatcher) - Static method in class org.apache.jasper.xmlparser.XMLEncodingDetector
-
Autodetects the encoding of the XML document supplied by the given
input stream.
- getEncodingStyle() - Method in interface javax.xml.soap.SOAPElement
-
Returns the encoding style for this SOAPElement object.
- getEnd() - Method in class javax.ejb.ScheduleExpression
-
Return the end date, if set; otherwise null.
- getEnd() - Method in interface javax.servlet.jsp.jstl.core.LoopTagStatus
-
Returns the value of the 'end' attribute for the associated tag,
or null if no 'end' attribute was specified.
- getEndColumn() - Method in class org.apache.taglibs.standard.extra.spath.ASCII_CharStream
-
- getEndColumn() - Method in class org.apache.taglibs.standard.extra.spath.ASCII_UCodeESC_CharStream
-
- getEndColumn() - Method in class org.apache.taglibs.standard.lang.jstl.parser.SimpleCharStream
-
- getEndLine() - Method in class org.apache.taglibs.standard.extra.spath.ASCII_CharStream
-
- getEndLine() - Method in class org.apache.taglibs.standard.extra.spath.ASCII_UCodeESC_CharStream
-
- getEndLine() - Method in class org.apache.taglibs.standard.lang.jstl.parser.SimpleCharStream
-
- getEndpointClass() - Method in interface javax.resource.spi.endpoint.MessageEndpointFactory
-
Return the Class object corresponding to the message
endpoint class.
- getEndpointClass() - Method in interface javax.websocket.server.ServerEndpointConfig
-
Returns the Class of the endpoint this configuration is configuring.
- getEndpointConfigs(Set<Class<? extends Endpoint>>) - Method in interface javax.websocket.server.ServerApplicationConfig
-
Return a set of ServerEndpointConfig instances that the server container will use to deploy the programmatic
endpoints.
- getEndpointInstance(Class<T>) - Method in class javax.websocket.server.ServerEndpointConfig.Configurator
-
This method is called by the container each time a new client connects to the logical endpoint this
configurator configures.
- getEndpointReference() - Method in interface javax.xml.ws.BindingProvider
-
Returns the EndpointReference associated with
this BindingProvider instance.
- getEndpointReference(Class<T>) - Method in interface javax.xml.ws.BindingProvider
-
Returns the EndpointReference associated with
this BindingProvider instance.
- getEndpointReference(Element...) - Method in class javax.xml.ws.Endpoint
-
Returns the EndpointReference associated with
this Endpoint instance.
- getEndpointReference(Class<T>, Element...) - Method in class javax.xml.ws.Endpoint
-
Returns the EndpointReference associated with
this Endpoint instance.
- getEndpointReference(Element...) - Method in interface javax.xml.ws.WebServiceContext
-
Returns the EndpointReference for this
endpoint.
- getEndpointReference(Class<T>, Element...) - Method in interface javax.xml.ws.WebServiceContext
-
Returns the EndpointReference associated with
this endpoint.
- getEndpoints() - Method in class javax.xml.ws.EndpointContext
-
This gives list of endpoints in an application.
- getEngineInfo() - Method in class javax.servlet.jsp.JspFactory
-
called to get implementation-specific information on the current JSP engine.
- getEngineInfo() - Method in class org.apache.jasper.runtime.JspFactoryImpl
-
- getEntities() - Method in interface javax.persistence.metamodel.Metamodel
-
Return the metamodel entity types.
- getEntity() - Method in exception javax.persistence.OptimisticLockException
-
Returns the entity that caused this exception.
- getEntity() - Method in exception javax.persistence.PessimisticLockException
-
Returns the entity that caused this exception.
- getEntity() - Method in interface javax.ws.rs.client.ClientRequestContext
-
Get the message entity Java instance.
- getEntity() - Method in class javax.ws.rs.client.Entity
-
Get entity data.
- getEntity() - Method in interface javax.ws.rs.container.ContainerResponseContext
-
Get the message entity Java instance.
- getEntity() - Method in class javax.ws.rs.core.GenericEntity
-
Get the enclosed entity.
- getEntity() - Method in class javax.ws.rs.core.Response
-
Get the message entity Java instance.
- getEntity() - Method in interface javax.ws.rs.ext.WriterInterceptorContext
-
Get object to be written as HTTP entity.
- getEntityAnnotations() - Method in interface javax.ws.rs.client.ClientRequestContext
-
Get the annotations attached to the entity instance.
- getEntityAnnotations() - Method in interface javax.ws.rs.container.ContainerResponseContext
-
Get the annotations attached to the entity instance.
- getEntityClass() - Method in interface javax.ws.rs.client.ClientRequestContext
-
Get the raw entity type information.
- getEntityClass() - Method in interface javax.ws.rs.container.ContainerResponseContext
-
Get the raw entity type information.
- getEntityGraph(String) - Method in interface javax.persistence.EntityManager
-
Return a named EntityGraph.
- getEntityGraphs(Class<T>) - Method in interface javax.persistence.EntityManager
-
Return all named EntityGraphs that have been defined for the provided
class type.
- getEntityManagerFactory() - Method in interface javax.persistence.EntityManager
-
Return the entity manager factory for the entity manager.
- getEntityStream() - Method in interface javax.ws.rs.client.ClientRequestContext
-
Get the entity output stream.
- getEntityStream() - Method in interface javax.ws.rs.client.ClientResponseContext
-
Get the entity input stream.
- getEntityStream() - Method in interface javax.ws.rs.container.ContainerRequestContext
-
Get the entity input stream.
- getEntityStream() - Method in interface javax.ws.rs.container.ContainerResponseContext
-
Get the entity output stream.
- getEntityTag() - Method in interface javax.ws.rs.client.ClientResponseContext
-
Get the entity tag.
- getEntityTag() - Method in interface javax.ws.rs.container.ContainerResponseContext
-
Get the entity tag.
- getEntityTag() - Method in class javax.ws.rs.core.Response
-
Get the entity tag.
- getEntityType() - Method in interface javax.ws.rs.client.ClientRequestContext
-
Get the generic entity type information.
- getEntityType() - Method in interface javax.ws.rs.container.ContainerResponseContext
-
Get the generic entity type information.
- getEnumeration() - Method in interface javax.jms.QueueBrowser
-
Gets an enumeration for browsing the current queue messages in the order they would be received.
- getEnvelope() - Method in class javax.xml.soap.SOAPPart
-
Gets the SOAPEnvelope object associated with this
SOAPPart object.
- getEnvironment() - Method in interface javax.ejb.EJBContext
-
- getErrorCode() - Method in exception javax.jms.JMSException
-
Gets the vendor-specific error code.
- getErrorCode() - Method in exception javax.jms.JMSRuntimeException
-
Returns the vendor-specific error code.
- getErrorCode() - Method in exception javax.resource.ResourceException
-
Get the error code.
- getErrorCode() - Method in exception javax.xml.bind.JAXBException
-
Get the vendor specific error code
- getErrorCode() - Method in exception javax.xml.bind.TypeConstraintException
-
Get the vendor specific error code
- getErrorData() - Method in class javax.servlet.jsp.PageContext
-
Provides convenient access to error information.
- getErrorDispatcher() - Method in class org.apache.jasper.compiler.Compiler
-
Gets the error dispatcher.
- getErrorInGetter() - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- getErrorMessage() - Method in class org.apache.jasper.compiler.JavacErrorDetail
-
Gets the compilation error message.
- getErrorObjectKey() - Method in exception javax.xml.registry.RegistryException
-
Gets the Key to the first object that encountered an error in the registry.
- getErrorOnUndeclaredNamespace() - Method in interface javax.servlet.descriptor.JspPropertyGroupDescriptor
-
Gets the value of the error-on-undeclared-namespace
configuration, which specifies whether an error will be raised at
translation time if tag with an undeclared namespace is used in
any JSP pages mapped to the JSP property group represented by this
JspPropertyGroupDescriptor.
- getErrorOnUseBeanInvalidClassAttribute() - Method in class org.apache.jasper.EmbeddedServletOptions
-
- getErrorOnUseBeanInvalidClassAttribute() - Method in class org.apache.jasper.JspC
-
- getErrorOnUseBeanInvalidClassAttribute() - Method in interface org.apache.jasper.Options
-
Returns true if Jasper issues a compilation error instead of a runtime
Instantiation error if the class attribute specified in useBean action
is invalid.
- getErrorPage() - Method in class org.apache.jasper.compiler.PageInfo
-
- getEvaluatorByName(String) - Static method in class org.apache.taglibs.standard.lang.support.ExpressionEvaluatorManager
-
Gets an ExpressionEvaluator from the cache, or seeds the cache
if we haven't seen a particular ExpressionEvaluator before.
- getEventHandler() - Method in class javax.xml.bind.Binder
-
Return the current event handler or the default event handler if one
hasn't been set.
- getEventHandler() - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
-
- getEventHandler() - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
-
Return the current event handler or the default event handler if one
hasn't been set.
- getEventHandler() - Method in interface javax.xml.bind.Marshaller
-
Return the current event handler or the default event handler if one
hasn't been set.
- getEventHandler() - Method in interface javax.xml.bind.Unmarshaller
-
Return the current event handler or the default event handler if one
hasn't been set.
- getEventHandler() - Method in interface javax.xml.bind.Validator
-
- getEvents() - Method in class javax.xml.bind.util.ValidationEventCollector
-
Return an array of ValidationEvent objects containing a copy of each of
the collected errors and warnings.
- getEventSet(String, Logger) - Method in class org.apache.taglibs.standard.lang.jstl.BeanInfoManager
-
Returns the EventSetDescriptor for the given event set name, or
null if not found.
- getEventType() - Method in interface javax.xml.registry.infomodel.AuditableEvent
-
Gets the type of this event.
- getException() - Method in class javax.resource.spi.ConnectionEvent
-
Get the exception.
- getException() - Method in class javax.resource.spi.work.WorkEvent
-
Return the WorkException.
- getException() - Method in class javax.servlet.jsp.PageContext
-
The current value of the exception object (an Exception).
- getException() - Method in class javax.websocket.SendResult
-
The problem sending the message.
- getException() - Method in class org.apache.jasper.runtime.JspContextWrapper
-
- getException() - Method in class org.apache.jasper.runtime.PageContextImpl
-
Returns the exception associated with this page context, if any.
- getException() - Method in class org.apache.taglibs.standard.lang.jstl.test.PageContextImpl
-
- getExceptionListener() - Method in interface javax.jms.Connection
-
Gets the ExceptionListener object for this connection.
- getExceptionListener() - Method in interface javax.jms.JMSContext
-
Gets the ExceptionListener object for the JMSContext's connection.
- getExceptionMapper(Class<T>) - Method in interface javax.ws.rs.ext.Providers
-
Get an exception mapping provider for a particular class of exception.
- getExceptions() - Method in interface javax.xml.registry.BulkResponse
-
Get the Collection of RegistryException instances in case of partial commit.
- getExecutionProperties(Object) - Method in interface javax.enterprise.concurrent.ContextService
-
Gets the current execution properties on the context proxy instance.
- getExecutionProperties() - Method in interface javax.enterprise.concurrent.ManagedTask
-
- getExecutor() - Method in class javax.xml.ws.Endpoint
-
Returns the executor for this Endpointinstance.
- getExecutor() - Method in class javax.xml.ws.Service
-
Returns the executor for this Serviceinstance.
- getExecutor() - Method in class javax.xml.ws.spi.ServiceDelegate
-
Returns the executor for this Serviceinstance.
- getExpectedType() - Method in class javax.servlet.jsp.jstl.core.IndexedValueExpression
-
- getExpectedType() - Method in class javax.servlet.jsp.jstl.core.IteratedValueExpression
-
- getExpectedTypeName() - Method in class javax.servlet.jsp.tagext.TagAttributeInfo
-
Returns the name of the expected type (as a String) of this deferred value attribute.
- getExpiration() - Method in interface javax.xml.registry.infomodel.RegistryEntry
-
Gets expirationDate attribute of the RegistryEntry within the Registry.
- getExpiredMessageCount() - Method in interface javax.management.j2ee.statistics.JMSEndpointStats
-
Number of messages that expired before delivery.
- getExpiredMessageCount() - Method in interface javax.management.j2ee.statistics.JMSSessionStats
-
Number of expired messages.
- getExpiry() - Method in class javax.ws.rs.core.NewCookie
-
Get the cookie expiry date.
- getExpr(String, boolean) - Static method in class org.apache.jasper.compiler.JspUtil
-
- getExpression() - Method in interface javax.persistence.criteria.CriteriaBuilder.In
-
Return the expression to be tested against the
list of values.
- getExpression() - Method in interface javax.persistence.criteria.CriteriaBuilder.SimpleCase
-
Return the expression to be tested against the
conditions.
- getExpression() - Method in interface javax.persistence.criteria.Order
-
Return the expression that is used for ordering.
- getExpression() - Method in class org.apache.taglibs.standard.lang.jstl.BinaryOperatorExpression
-
- getExpression() - Method in class org.apache.taglibs.standard.lang.jstl.UnaryOperatorExpression
-
- getExpressionEvaluator() - Method in class javax.servlet.jsp.JspContext
-
- getExpressionEvaluator() - Method in class org.apache.jasper.runtime.JspContextWrapper
-
- getExpressionEvaluator() - Method in class org.apache.jasper.runtime.PageContextImpl
-
Provides programmatic access to the ExpressionEvaluator.
- getExpressionEvaluator() - Method in class org.apache.taglibs.standard.lang.jstl.test.PageContextImpl
-
- getExpressionFactory() - Method in interface javax.servlet.jsp.JspApplicationContext
-
Returns a factory used to create ValueExpressions and MethodExpressions so that EL
expressions can be parsed and evaluated.
- getExpressionFactory() - Method in class org.apache.jasper.runtime.JspApplicationContextImpl
-
- getExpressions() - Method in interface javax.persistence.criteria.Predicate
-
Return the top-level conjuncts or disjuncts of the predicate.
- getExpressions() - Method in class org.apache.taglibs.standard.lang.jstl.BinaryOperatorExpression
-
- getExpressionString() - Method in class javax.servlet.jsp.jstl.core.IndexedValueExpression
-
- getExpressionString() - Method in class javax.servlet.jsp.jstl.core.IteratedValueExpression
-
- getExpressionString() - Method in class org.apache.taglibs.standard.lang.jstl.ArraySuffix
-
Returns the expression in the expression language syntax
- getExpressionString() - Method in class org.apache.taglibs.standard.lang.jstl.BinaryOperatorExpression
-
Returns the expression in the expression language syntax
- getExpressionString() - Method in class org.apache.taglibs.standard.lang.jstl.BooleanLiteral
-
Returns the expression in the expression language syntax
- getExpressionString() - Method in class org.apache.taglibs.standard.lang.jstl.ComplexValue
-
Returns the expression in the expression language syntax
- getExpressionString() - Method in class org.apache.taglibs.standard.lang.jstl.Expression
-
Returns the expression in the expression language syntax
- getExpressionString() - Method in class org.apache.taglibs.standard.lang.jstl.ExpressionString
-
Returns the expression in the expression language syntax
- getExpressionString() - Method in class org.apache.taglibs.standard.lang.jstl.FloatingPointLiteral
-
Returns the expression in the expression language syntax
- getExpressionString() - Method in class org.apache.taglibs.standard.lang.jstl.FunctionInvocation
-
Returns the expression in the expression language syntax
- getExpressionString() - Method in class org.apache.taglibs.standard.lang.jstl.IntegerLiteral
-
Returns the expression in the expression language syntax
- getExpressionString() - Method in class org.apache.taglibs.standard.lang.jstl.NamedValue
-
Returns the expression in the expression language syntax
- getExpressionString() - Method in class org.apache.taglibs.standard.lang.jstl.NullLiteral
-
Returns the expression in the expression language syntax
- getExpressionString() - Method in class org.apache.taglibs.standard.lang.jstl.PropertySuffix
-
Returns the expression in the expression language syntax
- getExpressionString() - Method in class org.apache.taglibs.standard.lang.jstl.StringLiteral
-
Returns the expression in the expression language syntax
- getExpressionString() - Method in class org.apache.taglibs.standard.lang.jstl.UnaryOperatorExpression
-
Returns the expression in the expression language syntax
- getExpressionString() - Method in class org.apache.taglibs.standard.lang.jstl.ValueSuffix
-
Returns the expression in the expression language syntax
- getExprInXml(String) - Static method in class org.apache.jasper.compiler.JspUtil
-
Takes a potential expression and converts it into XML form
- getExtends(boolean) - Method in class org.apache.jasper.compiler.PageInfo
-
Gets the value of the 'extends' page directive attribute.
- getExtends() - Method in class org.apache.jasper.compiler.PageInfo
-
Gets the value of the 'extends' page directive attribute.
- getExtension() - Method in interface javax.xml.registry.infomodel.TelephoneNumber
-
Gets the internal extension.
- getExtension() - Method in class org.apache.jasper.compiler.JspPropertyGroup
-
- getExtensions() - Method in interface javax.websocket.ClientEndpointConfig
-
Return the extensions, in order of preference, favorite first, that this client would like to use for its
sessions.
- getExtensions() - Method in interface javax.websocket.server.ServerEndpointConfig
-
Return the websocket extensions configured.
- getExternalIdentifiers() - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Returns the ExternalIdentifiers associated with this object
that are external identifiers for this object.
- getExternalLinks() - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Returns the ExternalLinks associated with this object.
- getExternalURI() - Method in interface javax.xml.registry.infomodel.ExternalLink
-
Gets URI to the an external resource.
- getFailOnError() - Method in class org.apache.jasper.JspC
-
- getFamily() - Method in enum javax.ws.rs.core.Response.Status
-
Get the class of status code.
- getFamily() - Method in interface javax.ws.rs.core.Response.StatusType
-
Get the class of status code.
- getFault() - Method in interface javax.xml.soap.SOAPBody
-
Returns the SOAPFault object in this SOAPBody
object.
- getFault() - Method in exception javax.xml.ws.soap.SOAPFaultException
-
Gets the embedded SOAPFault instance.
- getFaultActor() - Method in exception javax.xml.rpc.soap.SOAPFaultException
-
Gets the faultactor element.
- getFaultActor() - Method in interface javax.xml.soap.SOAPFault
-
Gets the fault actor for this SOAPFault object.
- getFaultCode() - Method in exception javax.xml.rpc.soap.SOAPFaultException
-
Gets the faultcode element.
- getFaultCode() - Method in interface javax.xml.soap.SOAPFault
-
Gets the fault code for this SOAPFault object.
- getFaultCodeAsName() - Method in interface javax.xml.soap.SOAPFault
-
Gets the mandatory SOAP 1.1 fault code for this
SOAPFault object as a SAAJ Name object.
- getFaultCodeAsQName() - Method in interface javax.xml.soap.SOAPFault
-
Gets the fault code for this
SOAPFault object as a QName object.
- getFaultNode() - Method in interface javax.xml.soap.SOAPFault
-
Returns the optional Node element value for this
SOAPFault object.
- getFaultReasonLocales() - Method in interface javax.xml.soap.SOAPFault
-
Returns an Iterator over a distinct sequence of
Locales for which there are associated Reason Text items.
- getFaultReasonText(Locale) - Method in interface javax.xml.soap.SOAPFault
-
Returns the Reason Text associated with the given Locale.
- getFaultReasonTexts() - Method in interface javax.xml.soap.SOAPFault
-
Returns an Iterator over a sequence of
String objects containing all of the Reason Text items for
this SOAPFault.
- getFaultRole() - Method in interface javax.xml.soap.SOAPFault
-
Returns the optional Role element value for this
SOAPFault object.
- getFaultString() - Method in exception javax.xml.rpc.soap.SOAPFaultException
-
Gets the faultstring element.
- getFaultString() - Method in interface javax.xml.soap.SOAPFault
-
Gets the fault string for this SOAPFault object.
- getFaultStringLocale() - Method in interface javax.xml.soap.SOAPFault
-
Gets the locale of the fault string for this SOAPFault
object.
- getFaultSubcodes() - Method in interface javax.xml.soap.SOAPFault
-
Gets the Subcodes for this SOAPFault as an iterator over
QNames.
- getFeatureDescriptors(ELContext, Object) - Method in class javax.servlet.jsp.el.ImplicitObjectELResolver
-
If the base object is null, and the property matches the name of a JSP implicit object, returns an
Iterator containing FeatureDescriptor objects with information about each JSP implicit
object resolved by this resolver.
- getFeatureDescriptors(ELContext, Object) - Method in class javax.servlet.jsp.el.ScopedAttributeELResolver
-
If the base object is null, returns an Iterator containing
FeatureDescriptor objects with information about each scoped attribute resolved by this resolver.
- getFetches() - Method in interface javax.persistence.criteria.FetchParent
-
Return the fetch joins that have been made from this type.
- getFileSizeThreshold() - Method in class javax.servlet.MultipartConfigElement
-
Gets the size threshold after which files will be written to disk.
- getFilterConfig() - Method in class javax.servlet.GenericFilter
-
- getFilterName() - Method in interface javax.servlet.FilterConfig
-
Returns the filter-name of this filter as defined in the deployment
descriptor.
- getFilterName() - Method in class javax.servlet.GenericFilter
-
Returns the name of this filter instance.
- getFilterRegistration(String) - Method in interface javax.servlet.ServletContext
-
Gets the FilterRegistration corresponding to the filter with the
given filterName.
- getFilterRegistration(String) - Method in class org.apache.jasper.servlet.JspCServletContext
-
- getFilterRegistrations() - Method in interface javax.servlet.ServletContext
-
Gets a (possibly empty) Map of the FilterRegistration
objects (keyed by filter name) corresponding to all filters
registered with this ServletContext.
- getFilterRegistrations() - Method in class org.apache.jasper.servlet.JspCServletContext
-
- getFirst(K) - Method in class javax.ws.rs.core.AbstractMultivaluedMap
-
- getFirst(K) - Method in interface javax.ws.rs.core.MultivaluedMap
-
A shortcut to get the first value of the supplied key.
- getFirstName() - Method in interface javax.xml.registry.infomodel.PersonName
-
Gets the first name for this Person.
- getFirstResult() - Method in interface javax.persistence.Query
-
The position of the first result the query object was set to
retrieve.
- getFloat(String) - Method in interface javax.jms.MapMessage
-
Returns the float value with the specified name.
- getFloat1() - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- getFloat2() - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- getFloatProperty(String) - Method in interface javax.jms.JMSProducer
-
Returns the message property with the specified name that has been set on this JMSProducer, converted to a
float.
- getFloatProperty(String) - Method in interface javax.jms.Message
-
Returns the value of the float property with the specified name.
- getFlushMode() - Method in interface javax.persistence.EntityManager
-
Get the flush mode that applies to all objects contained
in the persistence context.
- getFlushMode() - Method in interface javax.persistence.Query
-
Get the flush mode in effect for the query execution.
- getFork() - Method in class org.apache.jasper.EmbeddedServletOptions
-
- getFork() - Method in class org.apache.jasper.JspC
-
- getFork() - Method in interface org.apache.jasper.Options
-
boolean flag to tell Ant whether to fork JSP page compilations.
- getFreePoolSize() - Method in interface javax.management.j2ee.statistics.JCAConnectionPoolStats
-
The number of free connections in the pool
- getFreePoolSize() - Method in interface javax.management.j2ee.statistics.JDBCConnectionPoolStats
-
Number of free connections in the pool.
- getFullClassName() - Method in class org.apache.jasper.JspCompilationContext
-
Full class name
- getFullName() - Method in interface javax.xml.registry.infomodel.PersonName
-
Gets the fully formatted name for this person.
- getFunction(String) - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
-
Get the FunctionInfo for a given function name, looking through all the functions in this tag library.
- getFunctionClass() - Method in class javax.servlet.jsp.tagext.FunctionInfo
-
The class of the function.
- getFunctionMapper() - Method in class org.apache.jasper.runtime.ELContextImpl
-
- getFunctionName() - Method in class org.apache.taglibs.standard.lang.jstl.FunctionInvocation
-
- getFunctions() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
-
An array describing the functions that are defined in this tag library.
- getFunctionSignature() - Method in class javax.servlet.jsp.tagext.FunctionInfo
-
The signature of the function.
- getGenericType() - Method in interface javax.ws.rs.ext.InterceptorContext
-
Get the type of the object to be produced or written.
- getGenericType() - Method in interface javax.ws.rs.sse.OutboundSseEvent
-
Get generic data type.
- getGroupList() - Method in interface javax.persistence.criteria.AbstractQuery
-
Return a list of the grouping expressions.
- getGroupRestriction() - Method in interface javax.persistence.criteria.AbstractQuery
-
Return the predicate that corresponds to the restriction(s)
over the grouping items, or null if no restrictions have
been specified.
- getGroups() - Method in interface javax.security.enterprise.authentication.mechanism.http.HttpMessageContext
-
Gets the groups set by a call to notifyContainerAboutLogin().
- getGroups() - Method in class javax.security.enterprise.authentication.mechanism.http.HttpMessageContextWrapper
-
- getHandle() - Method in interface javax.ejb.EJBObject
-
Obtain a handle for the EJB object.
- getHandle() - Method in interface javax.ejb.Timer
-
Get a serializable handle to the timer.
- getHandler() - Method in interface javax.security.enterprise.authentication.mechanism.http.HttpMessageContext
-
Returns the low level JSR 196 handler that the runtime provided when creating this
HttpMessageContext,
and which this context uses to communicate the authentication details to the runtime.
- getHandler() - Method in class javax.security.enterprise.authentication.mechanism.http.HttpMessageContextWrapper
-
- getHandler() - Method in class org.apache.taglibs.standard.tlv.JstlBaseTLV
-
- getHandler() - Method in class org.apache.taglibs.standard.tlv.JstlCoreTLV
-
- getHandler() - Method in class org.apache.taglibs.standard.tlv.JstlFmtTLV
-
- getHandler() - Method in class org.apache.taglibs.standard.tlv.JstlSqlTLV
-
- getHandler() - Method in class org.apache.taglibs.standard.tlv.JstlXmlTLV
-
- getHandlerChain(QName) - Method in interface javax.xml.rpc.handler.HandlerRegistry
-
Gets the handler chain for the specified service endpoint.
- getHandlerChain() - Method in interface javax.xml.ws.Binding
-
Gets a copy of the handler chain for a protocol binding instance.
- getHandlerChain(PortInfo) - Method in interface javax.xml.ws.handler.HandlerResolver
-
Gets the handler chain for the specified port.
- getHandlerClass() - Method in class javax.xml.rpc.handler.HandlerInfo
-
Gets the Handler class
- getHandlerConfig() - Method in class javax.xml.rpc.handler.HandlerInfo
-
Gets the Handler configuration
- getHandlerRegistry() - Method in interface javax.xml.rpc.Service
-
Returns the configured HandlerRegistry instance
for this Service instance.
- getHandlerResolver() - Method in class javax.xml.ws.Service
-
Returns the configured handler resolver.
- getHandlerResolver() - Method in class javax.xml.ws.spi.ServiceDelegate
-
Returns the configured handler resolver.
- getHeader(String) - Method in interface javax.servlet.http.HttpServletRequest
-
Returns the value of the specified request header
as a String.
- getHeader(String) - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getHeader(String name)
on the wrapped request object.
- getHeader(String) - Method in interface javax.servlet.http.HttpServletResponse
-
Gets the value of the response header with the given name.
- getHeader(String) - Method in class javax.servlet.http.HttpServletResponseWrapper
-
- getHeader(String) - Method in interface javax.servlet.http.Part
-
Returns the value of the specified mime header
as a String.
- getHeader(String) - Method in interface javax.servlet.http.PushBuilder
-
Return the header of the given name to be used for the push.
- getHeader(String) - Method in class javax.xml.soap.MimeHeaders
-
Returns all of the values for the specified header as an array of
String objects.
- getHeader() - Method in interface javax.xml.soap.SOAPEnvelope
-
Returns the SOAPHeader object for
this SOAPEnvelope object.
- getHeaderMap() - Method in class org.apache.taglibs.standard.lang.jstl.ImplicitObjects
-
Returns the Map that maps header name to a single header
values.
- getHeaderNames() - Method in interface javax.servlet.http.HttpServletRequest
-
Returns an enumeration of all the header names
this request contains.
- getHeaderNames() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getHeaderNames()
on the wrapped request object.
- getHeaderNames() - Method in interface javax.servlet.http.HttpServletResponse
-
Gets the names of the headers of this response.
- getHeaderNames() - Method in class javax.servlet.http.HttpServletResponseWrapper
-
- getHeaderNames() - Method in interface javax.servlet.http.Part
-
Gets the header names of this Part.
- getHeaderNames() - Method in interface javax.servlet.http.PushBuilder
-
Return the set of header to be used for the push.
- getHeaders(String) - Method in interface javax.servlet.http.HttpServletRequest
-
Returns all the values of the specified request header
as an Enumeration of String objects.
- getHeaders(String) - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getHeaders(String name)
on the wrapped request object.
- getHeaders(String) - Method in interface javax.servlet.http.HttpServletResponse
-
Gets the values of the response header with the given name.
- getHeaders(String) - Method in class javax.servlet.http.HttpServletResponseWrapper
-
- getHeaders(String) - Method in interface javax.servlet.http.Part
-
Gets the values of the Part header with the given name.
- getHeaders() - Method in interface javax.websocket.HandshakeResponse
-
Return the list of Http headers sent by the web socket server.
- getHeaders() - Method in interface javax.websocket.server.HandshakeRequest
-
Return the read only Map of Http Headers that came with the handshake request.
- getHeaders() - Method in interface javax.ws.rs.client.ClientRequestContext
-
Get the mutable request headers multivalued map.
- getHeaders() - Method in interface javax.ws.rs.client.ClientResponseContext
-
Get the mutable response headers multivalued map.
- getHeaders() - Method in interface javax.ws.rs.container.ContainerRequestContext
-
Get the mutable request headers multivalued map.
- getHeaders() - Method in interface javax.ws.rs.container.ContainerResponseContext
-
Get the mutable response headers multivalued map.
- getHeaders() - Method in class javax.ws.rs.core.Response
-
Get view of the response headers and their object values.
- getHeaders() - Method in interface javax.ws.rs.ext.ReaderInterceptorContext
-
Get mutable map of HTTP headers.
- getHeaders() - Method in interface javax.ws.rs.ext.WriterInterceptorContext
-
Get mutable map of HTTP headers.
- getHeaders() - Method in class javax.xml.rpc.handler.GenericHandler
-
Gets the header blocks processed by this Handler instance.
- getHeaders() - Method in interface javax.xml.rpc.handler.Handler
-
Gets the header blocks that can be processed by this Handler
instance.
- getHeaders() - Method in class javax.xml.rpc.handler.HandlerInfo
-
Gets the header blocks processed by this Handler.
- getHeaders() - Method in interface javax.xml.ws.handler.soap.SOAPHandler
-
Gets the header blocks that can be processed by this Handler
instance.
- getHeaders(QName, JAXBContext, boolean) - Method in interface javax.xml.ws.handler.soap.SOAPMessageContext
-
Gets headers that have a particular qualified name from the message in the
message context.
- getHeadersMap() - Method in class org.apache.taglibs.standard.lang.jstl.ImplicitObjects
-
Returns the Map that maps header name to an array of header
values.
- getHeaderString(String) - Method in interface javax.ws.rs.client.ClientRequestContext
-
Get a message header as a single string value.
- getHeaderString(String) - Method in interface javax.ws.rs.client.ClientResponseContext
-
Get a message header as a single string value.
- getHeaderString(String) - Method in interface javax.ws.rs.container.ContainerRequestContext
-
Get a message header as a single string value.
- getHeaderString(String) - Method in interface javax.ws.rs.container.ContainerResponseContext
-
Get a message header as a single string value.
- getHeaderString(String) - Method in interface javax.ws.rs.core.HttpHeaders
-
Get a HTTP header as a single string value.
- getHeaderString(String) - Method in class javax.ws.rs.core.Response
-
Get a message header as a single string value.
- getHeapSize() - Method in interface javax.management.j2ee.statistics.JVMStats
-
Size of the JVM's heap.
- getHighWaterMark() - Method in interface javax.management.j2ee.statistics.RangeStatistic
-
The highest value this attribute has held since the beginning of the measurement.
- getHints() - Method in interface javax.persistence.Query
-
Get the properties and hints and associated values that are
in effect for the query instance.
- getHints() - Method in class javax.resource.spi.work.HintsContext
-
- getHomeHandle() - Method in interface javax.ejb.EJBHome
-
Obtain a handle for the remote home object.
- getHomeInterfaceClass() - Method in interface javax.ejb.EJBMetaData
-
Obtain the class object for the enterprise bean's remote home interface.
- getHostnameVerifier() - Method in interface javax.ws.rs.client.Client
-
Get the hostname verifier configured in the client or null in case
no hostname verifier has been configured.
- getHour() - Method in class javax.ejb.ScheduleExpression
-
Return the value of the hour attribute.
- getHttpContext() - Method in class javax.xml.ws.spi.http.HttpExchange
-
- getHttpMethodConstraints() - Method in class javax.servlet.ServletSecurityElement
-
Gets the (possibly empty) collection of HTTP Method specific
constraint elements.
- getHttpServletMapping() - Method in interface javax.servlet.http.HttpServletRequest
-
- getHttpServletMapping() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to
return getServletMapping() on the wrapped request object.
- getHttpSession() - Method in interface javax.websocket.server.HandshakeRequest
-
Return a reference to the HttpSession that the web socket handshake that started this conversation was part of,
if the implementation is part of a Java EE web container.
- getHttpSession() - Method in interface javax.xml.rpc.server.ServletEndpointContext
-
The getHttpSession method returns the current
HTTP session (as a javax.servlet.http.HTTPSession).
- getIANA2JavaMapping(String) - Static method in class org.apache.jasper.xmlparser.EncodingMap
-
Returns the Java encoding name for the specified IANA encoding name.
- getId(Class<Y>) - Method in interface javax.persistence.metamodel.IdentifiableType
-
Return the attribute that corresponds to the id attribute of
the entity or mapped superclass.
- getId() - Method in class javax.resource.spi.ConnectionEvent
-
Get the type of event
- getId() - Method in interface javax.servlet.http.HttpSession
-
Returns a string containing the unique identifier assigned
to this session.
- getId() - Method in class javax.servlet.jsp.tagext.TagData
-
The value of the tag's id attribute.
- getId() - Method in class javax.servlet.jsp.tagext.TagSupport
-
The value of the id attribute of this tag; or null.
- getId() - Method in class javax.servlet.jsp.tagext.ValidationMessage
-
Get the jsp:id.
- getId() - Method in interface javax.websocket.Session
-
Returns a string containing the unique identifier assigned to this session.
- getId() - Method in interface javax.ws.rs.sse.SseEvent
-
Get event identifier.
- getId() - Method in interface javax.xml.registry.infomodel.Key
-
Returns the unique Id of this key.
- getID() - Method in class javax.xml.ws.RespectBindingFeature
-
Get the unique identifier for this WebServiceFeature.
- getID() - Method in class javax.xml.ws.soap.AddressingFeature
-
Get the unique identifier for this WebServiceFeature.
- getID() - Method in class javax.xml.ws.soap.MTOMFeature
-
Get the unique identifier for this WebServiceFeature.
- getID() - Method in class javax.xml.ws.WebServiceFeature
-
Get the unique identifier for this WebServiceFeature.
- getIdAttribute(TagAttributeInfo[]) - Static method in class javax.servlet.jsp.tagext.TagAttributeInfo
-
Convenience static method that goes through an array of TagAttributeInfo objects and looks for "id".
- getIdClassAttributes() - Method in interface javax.persistence.metamodel.IdentifiableType
-
Return the attributes corresponding to the id class of the
identifiable type.
- getIdentificationScheme() - Method in interface javax.xml.registry.infomodel.ExternalIdentifier
-
Gets the ClassificationScheme that is used as the identification scheme
for identifying this object.
- getIdentifier(Object) - Method in interface javax.persistence.PersistenceUnitUtil
-
Return the id of the entity.
- getIdentityName() - Method in interface javax.enterprise.concurrent.LastExecution
-
The name or ID of the identifiable object, as specified in the
ManagedTask.IDENTITY_NAME execution property of the task if
it also implements the
ManagedTask interface.
- getIdentityStoreId() - Method in class javax.security.enterprise.identitystore.CredentialValidationResult
-
Return the unique ID of the identity store used to validate the credentials.
- getIds() - Method in interface javax.servlet.http.HttpSessionContext
-
- getIdType() - Method in interface javax.persistence.metamodel.IdentifiableType
-
Return the type that represents the type of the id.
- getIeClassId() - Method in class org.apache.jasper.EmbeddedServletOptions
-
Class ID for use in the plugin tag when the browser is IE.
- getIeClassId() - Method in class org.apache.jasper.JspC
-
Gets the class-id value that is sent to Internet Explorer when using
tags.
- getIeClassId() - Method in interface org.apache.jasper.Options
-
Class ID for use in the plugin tag when the browser is IE.
- GetImage() - Method in class org.apache.taglibs.standard.extra.spath.ASCII_CharStream
-
- GetImage() - Method in class org.apache.taglibs.standard.extra.spath.ASCII_UCodeESC_CharStream
-
- GetImage() - Method in class org.apache.taglibs.standard.lang.jstl.parser.SimpleCharStream
-
- getImplementor() - Method in class javax.xml.ws.Endpoint
-
Returns the implementation object for this endpoint.
- getImplicitObjects(PageContext) - Static method in class org.apache.taglibs.standard.lang.jstl.ImplicitObjects
-
Finds the ImplicitObjects associated with the PageContext,
creating it if it doesn't yet exist.
- getImports() - Method in class org.apache.jasper.compiler.PageInfo
-
- getIncludeCoda() - Method in class org.apache.jasper.compiler.JspProperty
-
- getIncludeCoda() - Method in class org.apache.jasper.compiler.PageInfo
-
- getIncludeCodas() - Method in interface javax.servlet.descriptor.JspPropertyGroupDescriptor
-
Gets the include-coda configuration
of the JSP property group represented by this
JspPropertyGroupDescriptor.
- getIncludePrelude() - Method in class org.apache.jasper.compiler.JspProperty
-
- getIncludePrelude() - Method in class org.apache.jasper.compiler.PageInfo
-
- getIncludePreludes() - Method in interface javax.servlet.descriptor.JspPropertyGroupDescriptor
-
Gets the include-prelude configuration
of the JSP property group represented by this
JspPropertyGroupDescriptor.
- getIndex() - Method in interface javax.servlet.jsp.jstl.core.LoopTagStatus
-
Retrieves the index of the current round of the iteration.
- getIndex() - Method in class org.apache.taglibs.standard.lang.jstl.ArraySuffix
-
- getIndexed1(int) - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- getIndexedProperty(String, Logger) - Method in class org.apache.taglibs.standard.lang.jstl.BeanInfoManager
-
Returns the BeanInfoIndexedProperty for the given property name,
or null if not found.
- getIndexedPropertyDescriptor() - Method in class org.apache.taglibs.standard.lang.jstl.BeanInfoIndexedProperty
-
- getInfo() - Method in interface javax.ejb.Timer
-
Get the information associated with the timer at the time of
creation.
- getInfo() - Method in class javax.ejb.TimerConfig
-
Return the info object made available to timer callbacks.
- getInfo() - Method in class org.apache.jasper.compiler.PageInfo
-
- getInfoString() - Method in class javax.servlet.jsp.tagext.TagInfo
-
The information string for the tag.
- getInfoString() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
-
Information (documentation) for this TLD.
- getInitialCapacity() - Method in class org.apache.jasper.EmbeddedServletOptions
-
Gets initial capacity of HashMap which maps JSPs to their corresponding
servlets.
- getInitialCapacity() - Method in class org.apache.jasper.JspC
-
Gets initial capacity of HashMap which maps JSPs to their corresponding
servlets.
- getInitialCapacity() - Method in interface org.apache.jasper.Options
-
Gets initial capacity of HashMap which maps JSPs to their corresponding
servlets.
- getInitParameter(String) - Method in interface javax.servlet.FilterConfig
-
Returns a String containing the value of the
named initialization parameter, or null if
the initialization parameter does not exist.
- getInitParameter(String) - Method in class javax.servlet.GenericFilter
-
Returns a String containing the value of the named
initialization parameter, or null if the parameter does
not exist.
- getInitParameter(String) - Method in class javax.servlet.GenericServlet
-
Returns a String containing the value of the named
initialization parameter, or null if the parameter does
not exist.
- getInitParameter(String) - Method in interface javax.servlet.Registration
-
Gets the value of the initialization parameter with the given name
that will be used to initialize the Servlet or Filter represented
by this Registration object.
- getInitParameter(String) - Method in interface javax.servlet.ServletConfig
-
Gets the value of the initialization parameter with the given name.
- getInitParameter(String) - Method in interface javax.servlet.ServletContext
-
Returns a String containing the value of the named
context-wide initialization parameter, or null if
the parameter does not exist.
- getInitParameter(String) - Method in class org.apache.jasper.servlet.JspCServletContext
-
Return the specified context initialization parameter.
- getInitParameterNames() - Method in interface javax.servlet.FilterConfig
-
Returns the names of the filter's initialization parameters
as an Enumeration of String objects,
or an empty Enumeration if the filter has
no initialization parameters.
- getInitParameterNames() - Method in class javax.servlet.GenericFilter
-
Returns the names of the filter's initialization parameters
as an Enumeration of String objects,
or an empty Enumeration if the filter has no
initialization parameters.
- getInitParameterNames() - Method in class javax.servlet.GenericServlet
-
Returns the names of the servlet's initialization parameters
as an Enumeration of String objects,
or an empty Enumeration if the servlet has no
initialization parameters.
- getInitParameterNames() - Method in interface javax.servlet.ServletConfig
-
Returns the names of the servlet's initialization parameters
as an Enumeration of String objects,
or an empty Enumeration if the servlet has
no initialization parameters.
- getInitParameterNames() - Method in interface javax.servlet.ServletContext
-
Returns the names of the context's initialization parameters as an
Enumeration of String objects, or an
empty Enumeration if the context has no initialization
parameters.
- getInitParameterNames() - Method in class org.apache.jasper.servlet.JspCServletContext
-
Return an enumeration of the names of context initialization
parameters.
- getInitParameters() - Method in class javax.servlet.jsp.tagext.TagLibraryValidator
-
Get the init parameters data as an immutable Map.
- getInitParameters() - Method in interface javax.servlet.Registration
-
Gets an immutable (and possibly empty) Map containing the
currently available initialization parameters that will be used to
initialize the Servlet or Filter represented by this Registration
object.
- getInitParamMap() - Method in class org.apache.taglibs.standard.lang.jstl.ImplicitObjects
-
Returns the Map that maps init parameter name to a single init
parameter values.
- getInputStream() - Method in interface javax.servlet.http.Part
-
Gets the content of this part as an InputStream
- getInputStream() - Method in interface javax.servlet.http.WebConnection
-
Returns an input stream for this web connection.
- getInputStream() - Method in class javax.servlet.jsp.tagext.PageData
-
Returns an input stream on the XML view of a JSP page.
- getInputStream() - Method in interface javax.servlet.ServletRequest
-
- getInputStream() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getInputStream()
on the wrapped request object.
- getInputStream() - Method in interface javax.ws.rs.ext.ReaderInterceptorContext
-
Get the input stream of the object to be read.
- getInputStream(String, JarFile, JspCompilationContext, ErrorDispatcher) - Static method in class org.apache.jasper.compiler.JspUtil
-
- getInstalledExtensions() - Method in interface javax.websocket.WebSocketContainer
-
Return the set of Extensions installed in the container.
- getInstance() - Static method in class javax.ws.rs.ext.RuntimeDelegate
-
Obtain a RuntimeDelegate instance.
- getInstance() - Static method in class org.apache.jasper.runtime.ProtectedFunctionMapper
-
Generated Servlet and Tag Handler implementations call this
method to retrieve an instance of the ProtectedFunctionMapper.
- getInstances() - Method in interface javax.ws.rs.core.Configuration
-
Get the immutable set of registered JAX-RS component (such as provider or
feature) instances to be utilized by the configurable instance.
- getInt(String) - Method in interface javax.jms.MapMessage
-
Returns the int value with the specified name.
- getInt(Integer) - Static method in class org.apache.taglibs.standard.lang.jstl.test.StaticFunctionTests
-
- getInt1() - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- getInt2() - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- getInteger(int) - Static method in class org.apache.taglibs.standard.lang.jstl.test.StaticFunctionTests
-
- getInteractionSpecsSupported() - Method in interface javax.resource.cci.ResourceAdapterMetaData
-
Returns an array of fully-qualified names of InteractionSpec
types supported by the CCI implementation for this resource
adapter.
- getIntHeader(String) - Method in interface javax.servlet.http.HttpServletRequest
-
Returns the value of the specified request header
as an int.
- getIntHeader(String) - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return
getIntHeader(String name) on the wrapped request object.
- getIntProperty(String) - Method in interface javax.jms.JMSProducer
-
Returns the message property with the specified name that has been set on this JMSProducer, converted to a
int.
- getIntProperty(String) - Method in interface javax.jms.Message
-
Returns the value of the int property with the specified name.
- getInvalidConnections(Set) - Method in interface javax.resource.spi.ValidatingManagedConnectionFactory
-
This method returns a set of invalid ManagedConnection
objects chosen from a specified set of ManagedConnection
objects.
- getInvalidPropertyDescriptors() - Method in exception javax.resource.spi.InvalidPropertyException
-
Get the list of invalid properties.
- getInvokedBusinessInterface() - Method in interface javax.ejb.SessionContext
-
Obtain the business interface or no-interface view type through which the
current business method invocation was made.
- getIsELIgnored() - Method in class org.apache.jasper.compiler.PageInfo
-
- getIsErrorPage() - Method in class org.apache.jasper.compiler.PageInfo
-
- getIsThreadSafe() - Method in class org.apache.jasper.compiler.PageInfo
-
- getIsXml() - Method in interface javax.servlet.descriptor.JspPropertyGroupDescriptor
-
Gets the value of the is-xml configuration, which
specifies whether any JSP pages mapped to the JSP property group
represented by this JspPropertyGroupDescriptor will
be treated as JSP documents (XML syntax).
- getItem(ELContext, int) - Method in class javax.servlet.jsp.jstl.core.IteratedExpression
-
Evaluates the stored ValueExpression and return the indexed item.
- getJarFileUrls() - Method in interface javax.persistence.spi.PersistenceUnitInfo
-
Returns a list of URLs for the jar files or exploded jar
file directories that the persistence provider must examine
for managed classes of the persistence unit.
- getJava2IANAMapping(String) - Static method in class org.apache.jasper.xmlparser.EncodingMap
-
Returns the IANA encoding name for the specified Java encoding name.
- getJavaEncoding(String) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
-
Gets the corresponding Java encoding name from an IANA name.
- getJavaEncoding() - Method in class org.apache.jasper.EmbeddedServletOptions
-
- getJavaEncoding() - Method in class org.apache.jasper.JspC
-
Returns the encoding to use for
java files.
- getJavaEncoding() - Method in interface org.apache.jasper.Options
-
Java platform encoding to generate the JSP
page servlet.
- getJavaFileManager(JavaFileManager) - Method in class org.apache.jasper.compiler.Jsr199JavaCompiler
-
- getJavaFileName() - Method in class org.apache.jasper.compiler.JavacErrorDetail
-
Gets the name of the Java source file in which the compilation error
occurred.
- getJavaLine() - Method in class org.apache.jasper.compiler.ServletWriter
-
- getJavaLineNumber() - Method in class org.apache.jasper.compiler.JavacErrorDetail
-
Gets the compilation error line number.
- getJavaMember() - Method in interface javax.persistence.metamodel.Attribute
-
Return the java.lang.reflect.Member for the represented
attribute.
- getJavaPath() - Method in class org.apache.jasper.JspCompilationContext
-
Path of the Java file relative to the work directory.
- getJavaType() - Method in interface javax.persistence.metamodel.Attribute
-
Return the Java type of the represented attribute.
- getJavaType() - Method in interface javax.persistence.metamodel.Type
-
Return the represented Java type.
- getJavaType() - Method in interface javax.persistence.TupleElement
-
Return the Java type of the tuple element.
- getJavaWriter(String, String) - Method in class org.apache.jasper.compiler.Jsr199JavaCompiler
-
- getJavaWriter(String, String) - Method in class org.apache.jasper.compiler.NullJavaCompiler
-
- getJAXBNode(XmlNode) - Method in class javax.xml.bind.Binder
-
Gets the JAXB object associated with the given XML element.
- getJdbcDataSource() - Method in interface javax.management.j2ee.statistics.JDBCConnectionStats
-
Identifies the JDBC driver for the corresponding JDBCConnection.
- getJMSCorrelationID() - Method in interface javax.jms.JMSProducer
-
Returns the JMSCorrelationID header value that has been set on this JMSProducer, as a String.
- getJMSCorrelationID() - Method in interface javax.jms.Message
-
Gets the correlation ID for the message.
- getJMSCorrelationIDAsBytes() - Method in interface javax.jms.JMSProducer
-
Returns the JMSCorrelationID header value that has been set on this JMSProducer, as an array of
bytes.
- getJMSCorrelationIDAsBytes() - Method in interface javax.jms.Message
-
Gets the correlation ID as an array of bytes for the message.
- getJMSDeliveryMode() - Method in interface javax.jms.Message
-
Gets the DeliveryMode value specified for this message.
- getJMSDeliveryTime() - Method in interface javax.jms.Message
-
Gets the message's delivery time value.
- getJMSDestination() - Method in interface javax.jms.Message
-
Gets the Destination object for this message.
- getJMSExpiration() - Method in interface javax.jms.Message
-
Gets the message's expiration time.
- getJMSMajorVersion() - Method in interface javax.jms.ConnectionMetaData
-
Gets the JMS major version number.
- getJMSMessageID() - Method in interface javax.jms.Message
-
Gets the message ID.
- getJMSMinorVersion() - Method in interface javax.jms.ConnectionMetaData
-
Gets the JMS minor version number.
- getJMSPriority() - Method in interface javax.jms.Message
-
Gets the message priority level.
- getJMSProviderName() - Method in interface javax.jms.ConnectionMetaData
-
Gets the JMS provider name.
- getJMSRedelivered() - Method in interface javax.jms.Message
-
Gets an indication of whether this message is being redelivered.
- getJMSReplyTo() - Method in interface javax.jms.JMSProducer
-
Returns the JMSReplyTo header value that has been set on this JMSProducer.
- getJMSReplyTo() - Method in interface javax.jms.Message
-
Gets the Destination object to which a reply to this message should be sent.
- getJMSTimestamp() - Method in interface javax.jms.Message
-
Gets the message timestamp.
- getJMSType() - Method in interface javax.jms.JMSProducer
-
Returns the JMSType header value that has been set on this JMSProducer.
- getJMSType() - Method in interface javax.jms.Message
-
Gets the message type identifier supplied by the client when the message was sent.
- getJMSVersion() - Method in interface javax.jms.ConnectionMetaData
-
Gets the JMS API version.
- getJMSXPropertyNames() - Method in interface javax.jms.ConnectionMetaData
-
Gets an enumeration of the JMSX property names.
- getJoins() - Method in interface javax.persistence.criteria.From
-
Return the joins that have been made from this bound type.
- getJoinType() - Method in interface javax.persistence.criteria.Fetch
-
Return the join type used in the fetch join.
- getJoinType() - Method in interface javax.persistence.criteria.Join
-
Return the join type.
- getJspApplicationContext(ServletContext) - Method in class javax.servlet.jsp.JspFactory
-
Obtains the JspApplicationContext instance associated with the web application for the given
ServletContext.
- getJspApplicationContext(ServletContext) - Method in class org.apache.jasper.runtime.JspFactoryImpl
-
- getJspBeginLineNumber() - Method in class org.apache.jasper.compiler.JavacErrorDetail
-
Gets the start line number (in the JSP file) of the JSP element
responsible for the compilation error.
- getJspBody() - Method in class javax.servlet.jsp.tagext.SimpleTagSupport
-
Returns the body passed in by the container via setJspBody.
- getJSPCompilationErrors() - Method in class org.apache.jasper.JspC
-
Gets the list of JSP compilation errors caught during the most recent
invocation of this instance's execute method when
failOnError has been set to FALSE.
- getJspCompilerPath() - Method in class org.apache.jasper.JspC
-
- getJspCompilerPlugin() - Method in class org.apache.jasper.JspC
-
- getJspConfig() - Method in class org.apache.jasper.EmbeddedServletOptions
-
- getJspConfig() - Method in class org.apache.jasper.JspC
-
Obtain JSP configuration informantion specified in web.xml.
- getJspConfig() - Method in interface org.apache.jasper.Options
-
Obtain JSP configuration informantion specified in web.xml.
- getJspConfigDescriptor() - Method in interface javax.servlet.ServletContext
-
Gets the <jsp-config> related configuration
that was aggregated from the web.xml and
web-fragment.xml descriptor files of the web application
represented by this ServletContext.
- getJspConfigDescriptor() - Method in class org.apache.jasper.servlet.JspCServletContext
-
- getJspContext() - Method in class javax.servlet.jsp.tagext.JspFragment
-
Returns the JspContext that is bound to this JspFragment.
- getJspContext() - Method in class javax.servlet.jsp.tagext.SimpleTagSupport
-
Returns the page context passed in by the container via setJspContext.
- getJspContext() - Method in class org.apache.jasper.runtime.JspFragmentHelper
-
- getJspCount() - Method in class org.apache.jasper.compiler.JspRuntimeContext
-
Returns the number of JSPs for which JspServletWrappers exist, i.e.,
the number of JSPs that have been loaded into the webapp.
- getJspCount() - Method in class org.apache.jasper.servlet.JspServlet
-
Returns the number of JSPs for which JspServletWrappers exist, i.e.,
the number of JSPs that have been loaded into the webapp with which
this JspServlet is associated.
- getJspEngineContext() - Method in class org.apache.jasper.servlet.JspServletWrapper
-
- getJspErrorCount() - Method in class org.apache.jasper.servlet.JspServlet
-
Gets the number of errors triggered by JSP invocations.
- getJspFile() - Method in class org.apache.jasper.compiler.PageInfo
-
- getJspFile() - Method in class org.apache.jasper.JspCompilationContext
-
Path of the JSP URI.
- getJspFile() - Method in class org.apache.jasper.servlet.JspServletWrapper
-
- getJspFileName() - Method in class org.apache.jasper.compiler.JavacErrorDetail
-
Gets the name of the JSP file from which the Java source file was
generated.
- getJspLoader() - Method in class org.apache.jasper.JspCompilationContext
-
- getJspProperty() - Method in class org.apache.jasper.compiler.JspPropertyGroup
-
- getJspPropertyGroups() - Method in interface javax.servlet.descriptor.JspConfigDescriptor
-
Gets the <jsp-property-group> child elements
of the <jsp-config> element represented by this
JspConfigDescriptor.
- getJspReloadCount() - Method in class org.apache.jasper.compiler.JspRuntimeContext
-
Gets the current value of the JSP reload counter.
- getJspReloadCount() - Method in class org.apache.jasper.servlet.JspServlet
-
Gets the number of JSPs that have been reloaded.
- getJtaDataSource() - Method in interface javax.persistence.spi.PersistenceUnitInfo
-
Returns the JTA-enabled data source to be used by the
persistence provider.
- getKeepGenerated() - Method in class org.apache.jasper.EmbeddedServletOptions
-
Are we keeping generated code around?
- getKeepGenerated() - Method in class org.apache.jasper.JspC
-
- getKeepGenerated() - Method in interface org.apache.jasper.Options
-
Are we keeping generated code around?
- getKey() - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Gets the key representing the universally unique ID (UUID) for this object.
- getKeyJavaType() - Method in interface javax.persistence.metamodel.MapAttribute
-
Return the Java type of the map key.
- getKeySubgraphs() - Method in interface javax.persistence.AttributeNode
-
Return the Map<Class, Subgraph> of subgraphs associated
with this attribute node's map key.
- getKeyType() - Method in interface javax.persistence.metamodel.MapAttribute
-
Return the type representing the key type of the map.
- getLanguage() - Method in interface javax.ws.rs.client.ClientRequestContext
-
Get the language of the entity.
- getLanguage() - Method in interface javax.ws.rs.client.ClientResponseContext
-
Get the language of the entity.
- getLanguage() - Method in class javax.ws.rs.client.Entity
-
Get entity language.
- getLanguage() - Method in interface javax.ws.rs.container.ContainerRequestContext
-
Get the language of the entity.
- getLanguage() - Method in interface javax.ws.rs.container.ContainerResponseContext
-
Get the language of the entity.
- getLanguage() - Method in interface javax.ws.rs.core.HttpHeaders
-
Get the language of the request entity.
- getLanguage() - Method in class javax.ws.rs.core.Response
-
Get the language of the message entity.
- getLanguage() - Method in class javax.ws.rs.core.Variant
-
Get the language of the variant.
- getLanguage(boolean) - Method in class org.apache.jasper.compiler.PageInfo
-
- getLanguage() - Method in class org.apache.jasper.compiler.PageInfo
-
- getLanguageString() - Method in class javax.ws.rs.core.Variant
-
Get the string representation of the variant language,
or null if no language has been set.
- getLargeIcon() - Method in class javax.servlet.jsp.tagext.TagInfo
-
Get the path to the large icon.
- getLastAccessedTime() - Method in interface javax.servlet.http.HttpSession
-
Returns the last time the client sent a request associated with
this session, as the number of milliseconds since midnight
January 1, 1970 GMT, and marked by the time the container received the
request.
- getLastModificationTest() - Method in class org.apache.jasper.servlet.JspServletWrapper
-
- getLastModified(HttpServletRequest) - Method in class javax.servlet.http.HttpServlet
-
Returns the time the HttpServletRequest
object was last modified,
in milliseconds since midnight January 1, 1970 GMT.
- getLastModified() - Method in interface javax.ws.rs.client.ClientResponseContext
-
Get the last modified date.
- getLastModified() - Method in interface javax.ws.rs.container.ContainerResponseContext
-
Get the last modified date.
- getLastModified() - Method in class javax.ws.rs.core.Response
-
Get the last modified date.
- getLastName() - Method in interface javax.xml.registry.infomodel.PersonName
-
Gets the last name (surname) for this Person.
- getLastSampleTime() - Method in interface javax.management.j2ee.statistics.Statistic
-
The time of the last measurement represented as a long, whose value is the number of milliseconds since January 1, 1970, 00:00:00.
- getLength() - Method in interface javax.ws.rs.client.ClientResponseContext
-
Get Content-Length value.
- getLength() - Method in interface javax.ws.rs.container.ContainerRequestContext
-
Get Content-Length value.
- getLength() - Method in interface javax.ws.rs.container.ContainerResponseContext
-
Get Content-Length value.
- getLength() - Method in interface javax.ws.rs.core.HttpHeaders
-
Get Content-Length value.
- getLength() - Method in class javax.ws.rs.core.Response
-
Get Content-Length value.
- getLifeCycleManager() - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Returns the LifeCycleManager that created this object.
- getLine() - Method in class org.apache.taglibs.standard.extra.spath.ASCII_CharStream
-
Deprecated.
- getLine() - Method in class org.apache.taglibs.standard.extra.spath.ASCII_UCodeESC_CharStream
-
Deprecated.
- getLine() - Method in class org.apache.taglibs.standard.lang.jstl.parser.SimpleCharStream
-
Deprecated.
- getLineNumber() - Method in class javax.xml.bind.helpers.ValidationEventLocatorImpl
-
- getLineNumber() - Method in interface javax.xml.bind.ValidationEventLocator
-
Return the line number if available
- getLink(String) - Method in interface javax.ws.rs.client.ClientResponseContext
-
Get the link for the relation.
- getLink(String) - Method in interface javax.ws.rs.container.ContainerResponseContext
-
Get the link for the relation.
- getLink(String) - Method in class javax.ws.rs.core.Response
-
Get the link for the relation.
- getLinkBuilder(String) - Method in interface javax.ws.rs.client.ClientResponseContext
-
Convenience method that returns a
Link.Builder
for the relation.
- getLinkBuilder(String) - Method in interface javax.ws.rs.container.ContainerResponseContext
-
Convenience method that returns a
Link.Builder
for the relation.
- getLinkBuilder(String) - Method in class javax.ws.rs.core.Response
-
Convenience method that returns a
Link.Builder for the relation.
- getLinkedCause() - Method in exception javax.xml.rpc.JAXRPCException
-
Gets the Linked cause
- getLinkedCause() - Method in exception javax.xml.rpc.ServiceException
-
Gets the Linked cause
- getLinkedException() - Method in exception javax.jms.JMSException
-
Gets the exception linked to this one.
- getLinkedException() - Method in exception javax.resource.ResourceException
-
- getLinkedException() - Method in class javax.xml.bind.helpers.ValidationEventImpl
-
- getLinkedException() - Method in exception javax.xml.bind.JAXBException
-
Get the linked exception
- getLinkedException() - Method in exception javax.xml.bind.TypeConstraintException
-
Get the linked exception
- getLinkedException() - Method in interface javax.xml.bind.ValidationEvent
-
Retrieve the linked exception for this warning/error.
- getLinkedObjects() - Method in interface javax.xml.registry.infomodel.ExternalLink
-
Gets the collection of RegistryObjects that are annotated by this
ExternalLink.
- getLinkedWarning() - Method in exception javax.resource.cci.ResourceWarning
-
- getLinks() - Method in interface javax.ws.rs.client.ClientResponseContext
-
Get the links attached to the message as header.
- getLinks() - Method in interface javax.ws.rs.container.ContainerResponseContext
-
Get the links attached to the message as header.
- getLinks() - Method in class javax.ws.rs.core.Response
-
Get the links attached to the message as headers.
- getList(String, Class<E>) - Method in interface javax.persistence.metamodel.ManagedType
-
Return the List-valued attribute of the managed type that
corresponds to the specified name and Java element type.
- getList(String) - Method in interface javax.persistence.metamodel.ManagedType
-
Return the List-valued attribute of the managed type that
corresponds to the specified name.
- getList1() - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- getListener() - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
-
- getListener() - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
-
- getListener() - Method in interface javax.xml.bind.Marshaller
-
- getListener() - Method in interface javax.xml.bind.Unmarshaller
-
- getListenerRegistry() - Method in interface javax.management.j2ee.Management
-
Returns the listener registry implementation for this MEJB.
- getLocalAddr() - Method in interface javax.servlet.ServletRequest
-
Returns the Internet Protocol (IP) address of the interface on
which the request was received.
- getLocalAddr() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return
getLocalAddr() on the wrapped request object.
- getLocalAddress() - Method in class javax.xml.ws.spi.http.HttpExchange
-
Returns the unresolved local address on which the request was received.
- getLocale() - Method in class javax.servlet.jsp.jstl.fmt.LocalizationContext
-
Gets the locale of this I18N localization context.
- getLocale() - Method in interface javax.servlet.ServletRequest
-
Returns the preferred Locale that the client will
accept content in, based on the Accept-Language header.
- getLocale() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getLocale()
on the wrapped request object.
- getLocale() - Method in interface javax.servlet.ServletResponse
-
- getLocale() - Method in class javax.servlet.ServletResponseWrapper
-
The default behavior of this method is to return getLocale()
on the wrapped response object.
- getLocale() - Method in interface javax.xml.registry.infomodel.LocalizedString
-
Get the Locale for this object.
- getLocales() - Method in interface javax.servlet.ServletRequest
-
Returns an Enumeration of Locale objects
indicating, in decreasing order starting with the preferred locale, the
locales that are acceptable to the client based on the Accept-Language
header.
- getLocales() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getLocales()
on the wrapped request object.
- getLocalizationContext() - Method in class org.apache.taglibs.standard.tag.common.fmt.BundleSupport
-
- getLocalizationContext(PageContext) - Static method in class org.apache.taglibs.standard.tag.common.fmt.BundleSupport
-
Gets the default I18N localization context.
- getLocalizationContext(PageContext, String) - Static method in class org.apache.taglibs.standard.tag.common.fmt.BundleSupport
-
Gets the resource bundle with the given base name, whose locale is
determined as follows:
Check if a match exists between the ordered set of preferred
locales and the available locales, for the given base name.
- getLocalizedMessage(PageContext, String) - Static method in class javax.servlet.jsp.jstl.fmt.LocaleSupport
-
Retrieves the localized message corresponding to the given key.
- getLocalizedMessage(PageContext, String, String) - Static method in class javax.servlet.jsp.jstl.fmt.LocaleSupport
-
Retrieves the localized message corresponding to the given key.
- getLocalizedMessage(PageContext, String, Object[]) - Static method in class javax.servlet.jsp.jstl.fmt.LocaleSupport
-
Retrieves the localized message corresponding to the given key, and
performs parametric replacement using the arguments specified via
args.
- getLocalizedMessage(PageContext, String, Object[], String) - Static method in class javax.servlet.jsp.jstl.fmt.LocaleSupport
-
Retrieves the localized message corresponding to the given key, and
performs parametric replacement using the arguments specified via
args.
- getLocalizedString(Locale, String) - Method in interface javax.xml.registry.infomodel.InternationalString
-
Gets the LocalizedString for the specified Locale and charsetName.
- getLocalizedStrings() - Method in interface javax.xml.registry.infomodel.InternationalString
-
Returns the LocalizedStrings associated with this object.
- getLocalName() - Method in interface javax.servlet.ServletRequest
-
Returns the host name of the Internet Protocol (IP) interface on
which the request was received.
- getLocalName() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return
getLocalName() on the wrapped request object.
- getLocalName() - Method in interface javax.xml.soap.Name
-
Gets the local name part of the XML name that this Name
object represents.
- getLocalPart(String) - Method in class org.apache.taglibs.standard.tlv.JstlBaseTLV
-
- getLocalPort() - Method in interface javax.servlet.ServletRequest
-
Returns the Internet Protocol (IP) port number of the interface
on which the request was received.
- getLocalPort() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return
getLocalPort() on the wrapped request object.
- getLocalTransaction() - Method in interface javax.resource.cci.Connection
-
Returns an LocalTransaction instance that enables a component to
demarcate resource manager local transactions on the Connection.
- getLocalTransaction() - Method in interface javax.resource.spi.ManagedConnection
-
Returns an javax.resource.spi.LocalTransaction instance.
- getLocation() - Method in class javax.servlet.MultipartConfigElement
-
Gets the directory location where files will be stored.
- getLocation() - Method in interface javax.ws.rs.client.ClientResponseContext
-
Get the location.
- getLocation() - Method in interface javax.ws.rs.container.ContainerResponseContext
-
Get the location.
- getLocation() - Method in class javax.ws.rs.core.Response
-
Get the location.
- getLocation() - Method in exception javax.ws.rs.RedirectionException
-
Get the redirection response location.
- getLocation(String) - Method in class org.apache.jasper.runtime.TldScanner
-
Gets the 'location' of the TLD associated with the given taglib 'uri'.
- getLocator() - Method in class javax.xml.bind.helpers.ValidationEventImpl
-
- getLocator() - Method in interface javax.xml.bind.ValidationEvent
-
Retrieve the locator for this warning/error.
- getLockMode(Object) - Method in interface javax.persistence.EntityManager
-
Get the current lock mode for the entity instance.
- getLockMode() - Method in interface javax.persistence.Query
-
Get the current lock mode for the query.
- getLoginTimeout() - Method in class org.apache.taglibs.standard.tag.common.sql.DataSourceWrapper
-
Always throws a SQLException.
- getLogWriter() - Method in interface javax.resource.spi.ManagedConnection
-
Gets the log writer for this ManagedConnection instance.
- getLogWriter() - Method in interface javax.resource.spi.ManagedConnectionFactory
-
Get the log writer for this ManagedConnectionFactory instance.
- getLogWriter() - Method in class org.apache.taglibs.standard.tag.common.sql.DataSourceWrapper
-
Always throws a SQLException.
- getLong(String) - Method in interface javax.jms.MapMessage
-
Returns the long value with the specified name.
- getLong1() - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- getLong2() - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- getLongProperty(String) - Method in interface javax.jms.JMSProducer
-
Returns the message property with the specified name that has been set on this JMSProducer, converted to a
long.
- getLongProperty(String) - Method in interface javax.jms.Message
-
Returns the value of the long property with the specified name.
- getLoopStatus() - Method in interface javax.servlet.jsp.jstl.core.LoopTag
-
Retrieves a 'status' object to provide information about the
current round of the iteration.
- getLoopStatus() - Method in class javax.servlet.jsp.jstl.core.LoopTagSupport
-
- getLowerBound() - Method in interface javax.management.j2ee.statistics.BoundaryStatistic
-
The lower limit of the value of this attribute.The upper limit of the value of this attribute.
- getLowWaterMark() - Method in interface javax.management.j2ee.statistics.RangeStatistic
-
The lowest value this attribute has held since the beginning of the measurement.
- getMaintenanceVersionNum() - Static method in class org.apache.taglibs.standard.Version
-
Maintenance Drop Number.
- getMajorVersion() - Method in interface javax.servlet.ServletContext
-
Returns the major version of the Servlet API that this
servlet container supports.
- getMajorVersion() - Method in interface javax.xml.registry.infomodel.Versionable
-
Gets the major revision number for this version of the Versionable object.
- getMajorVersion() - Method in class org.apache.jasper.servlet.JspCServletContext
-
Return the Servlet API major version number.
- getMajorVersionNum() - Static method in class org.apache.taglibs.standard.Version
-
Major version number.
- getManagedClassNames() - Method in interface javax.persistence.spi.PersistenceUnitInfo
-
Returns the list of the names of the classes that the
persistence provider must add to its set of managed
classes.
- getManagedConnectionFactory() - Method in interface javax.management.j2ee.statistics.JCAConnectionStats
-
Returns the associated JCAManagedConnectionFactory OBJECT_NAME
- getManagedConnectionFactory() - Method in class javax.resource.spi.security.PasswordCredential
-
Gets the target ManagedConnectionFactory for which the user name and
password has been set by the application server.
- getManagedTaskListener() - Method in interface javax.enterprise.concurrent.ManagedTask
-
- getManagedTypes() - Method in interface javax.persistence.metamodel.Metamodel
-
Return the metamodel managed types.
- getMap(String, Class<K>, Class<V>) - Method in interface javax.persistence.metamodel.ManagedType
-
Return the Map-valued attribute of the managed type that
corresponds to the specified name and Java key and value
types.
- getMap(String) - Method in interface javax.persistence.metamodel.ManagedType
-
Return the Map-valued attribute of the managed type that
corresponds to the specified name.
- getMap1() - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- getMapForFunction(String, Class<?>, String, Class<?>[]) - Static method in class org.apache.jasper.runtime.ProtectedFunctionMapper
-
Creates an instance for this class, and stores the Method for
the given EL function prefix and name.
- getMapNames() - Method in interface javax.jms.MapMessage
-
Returns an Enumeration of all the names in the MapMessage object.
- getMappedFile() - Method in class org.apache.jasper.EmbeddedServletOptions
-
Are we supporting HTML mapped servlets?
- getMappedFile() - Method in class org.apache.jasper.JspC
-
Are we supporting HTML mapped servlets?
- getMappedFile() - Method in interface org.apache.jasper.Options
-
Are we supporting HTML mapped servlets?
- getMappingFileNames() - Method in interface javax.persistence.spi.PersistenceUnitInfo
-
Returns the list of the names of the mapping files that the
persistence provider must load to determine the mappings for
the entity classes.
- getMappingMatch() - Method in interface javax.servlet.http.HttpServletMapping
-
- getMappings() - Method in interface javax.servlet.ServletRegistration
-
Gets the currently available mappings of the
Servlet represented by this ServletRegistration.
- getMatchedResources() - Method in interface javax.ws.rs.core.UriInfo
-
Get a read-only list of the currently matched resource class instances.
- getMatchedURIs() - Method in interface javax.ws.rs.core.UriInfo
-
Get a read-only list of URIs for matched resources.
- getMatchedURIs(boolean) - Method in interface javax.ws.rs.core.UriInfo
-
Get a read-only list of URIs for matched resources.
- getMatchingHeaders(String[]) - Method in class javax.xml.soap.MimeHeaders
-
Returns all the MimeHeader objects whose name matches
a name in the given array of names.
- getMatchingMimeHeaders(String[]) - Method in class javax.xml.soap.AttachmentPart
-
Retrieves all MimeHeader objects that match a name in
the given array.
- getMatchingMimeHeaders(String[]) - Method in class javax.xml.soap.SOAPPart
-
Retrieves all MimeHeader objects that match a name in
the given array.
- getMatchValue() - Method in interface javax.servlet.http.HttpServletMapping
-
Return the portion of the URI path that caused this request to
be matched.
- getMatrixParameters() - Method in interface javax.ws.rs.core.PathSegment
-
Get a map of the matrix parameters associated with the path segment.
- getMaxAge() - Method in class javax.servlet.http.Cookie
-
Gets the maximum age in seconds of this Cookie.
- getMaxAge() - Method in interface javax.servlet.SessionCookieConfig
-
Gets the lifetime (in seconds) of the session tracking cookies
created on behalf of the application represented by the
ServletContext from which this SessionCookieConfig
was acquired.
- getMaxAge() - Method in class javax.ws.rs.core.CacheControl
-
Corresponds to the max-age cache control directive.
- getMaxAge() - Method in class javax.ws.rs.core.NewCookie
-
Get the maximum age of the the cookie in seconds.
- getMaxBinaryMessageBufferSize() - Method in interface javax.websocket.Session
-
The maximum length of incoming binary messages that this Session can buffer.
- getMaxConnections() - Method in interface javax.resource.spi.ManagedConnectionMetaData
-
Returns maximum limit on number of active concurrent connections
that an EIS instance can support across client processes.
- getMaxFileSize() - Method in class javax.servlet.MultipartConfigElement
-
Gets the maximum size allowed for uploaded files.
- getMaxIdleTimeout() - Method in interface javax.websocket.Session
-
Return the number of milliseconds before this conversation may be closed by the container if it is inactive, i.e.
- getMaxInactiveInterval() - Method in interface javax.servlet.http.HttpSession
-
Returns the maximum time interval, in seconds, that
the servlet container will keep this session open between
client accesses.
- getMaxRequestSize() - Method in class javax.servlet.MultipartConfigElement
-
Gets the maximum size allowed for multipart/form-data requests.
- getMaxResults() - Method in interface javax.persistence.Query
-
The maximum number of results the query object was set to
retrieve.
- getMaxTagNesting() - Method in class org.apache.jasper.compiler.PageInfo
-
- getMaxTextMessageBufferSize() - Method in interface javax.websocket.Session
-
The maximum length of incoming text messages that this Session can buffer.
- getMaxTime() - Method in interface javax.management.j2ee.statistics.TimeStatistic
-
The maximum amount of time taken to complete one invocation of this operation since the beginning of this measurement.
- getMBeanCount() - Method in interface javax.management.j2ee.Management
-
Returns the number of managed objects registered in the MEJB.
- getMBeanInfo(ObjectName) - Method in interface javax.management.j2ee.Management
-
This method discovers the attributes and operations that a managed object exposes
for management.
- getMechanismType() - Method in interface javax.xml.rpc.encoding.Deserializer
-
Gets the type of the XML processing mechanism and
representation used by this Deserializer.
- getMechanismType() - Method in interface javax.xml.rpc.encoding.Serializer
-
Gets the type of the XML processing mechanism and
representation used by this Serializer.
- getMechType() - Method in interface javax.resource.spi.security.GenericCredential
-
Deprecated.
Returns the mechanism type for the GenericCredential instance.
- getMediaType() - Method in interface javax.ws.rs.client.ClientRequestContext
-
Get the media type of the entity.
- getMediaType() - Method in interface javax.ws.rs.client.ClientResponseContext
-
Get the media type of the entity.
- getMediaType() - Method in class javax.ws.rs.client.Entity
-
Get entity media type.
- getMediaType() - Method in interface javax.ws.rs.container.ContainerRequestContext
-
Get the media type of the entity.
- getMediaType() - Method in interface javax.ws.rs.container.ContainerResponseContext
-
Get the media type of the entity.
- getMediaType() - Method in interface javax.ws.rs.core.HttpHeaders
-
Get the media type of the request entity.
- getMediaType() - Method in class javax.ws.rs.core.Response
-
Get the media type of the message entity.
- getMediaType() - Method in class javax.ws.rs.core.Variant
-
Get the media type of the variant.
- getMediaType() - Method in interface javax.ws.rs.ext.InterceptorContext
-
Get media type of HTTP entity.
- getMediaType() - Method in interface javax.ws.rs.sse.OutboundSseEvent
-
- getMessage() - Method in exception javax.resource.ResourceException
-
Returns a detailed message string describing this exception.
- getMessage() - Method in class javax.servlet.jsp.tagext.ValidationMessage
-
Get the localized validation message.
- getMessage() - Method in class javax.xml.bind.helpers.ValidationEventImpl
-
- getMessage() - Method in interface javax.xml.bind.ValidationEvent
-
Retrieve the text message for this warning/error.
- getMessage() - Method in exception javax.xml.registry.JAXRException
-
Returns the detail message for this JAXRException
object.
- getMessage() - Method in interface javax.xml.rpc.handler.soap.SOAPMessageContext
-
Gets the SOAPMessage from this message context
- getMessage() - Method in exception javax.xml.soap.SOAPException
-
Returns the detail message for this SOAPException
object.
- getMessage() - Method in interface javax.xml.ws.handler.LogicalMessageContext
-
Gets the message from this message context
- getMessage() - Method in interface javax.xml.ws.handler.soap.SOAPMessageContext
-
Gets the SOAPMessage from this message context.
- getMessage(String) - Static method in class org.apache.jasper.compiler.Localizer
-
- getMessage(String, String) - Static method in class org.apache.jasper.compiler.Localizer
-
- getMessage(String, String, String) - Static method in class org.apache.jasper.compiler.Localizer
-
- getMessage(String, String, String, String) - Static method in class org.apache.jasper.compiler.Localizer
-
- getMessage(String, String, String, String, String) - Static method in class org.apache.jasper.compiler.Localizer
-
- getMessage(String, Object[]) - Static method in class org.apache.jasper.compiler.Localizer
-
- getMessage() - Method in exception org.apache.taglibs.standard.extra.spath.ParseException
-
This method has the standard behavior when this object has been
created using the standard constructors.
- getMessage() - Method in error org.apache.taglibs.standard.extra.spath.TokenMgrError
-
You can also modify the body of this method to customize your error messages.
- getMessage() - Method in exception org.apache.taglibs.standard.lang.jstl.parser.ParseException
-
This method has the standard behavior when this object has been
created using the standard constructors.
- getMessage() - Method in error org.apache.taglibs.standard.lang.jstl.parser.TokenMgrError
-
You can also modify the body of this method to customize your error messages.
- getMessage(String) - Static method in class org.apache.taglibs.standard.resources.Resources
-
Retrieves a message with no arguments.
- getMessage(String, Object[]) - Static method in class org.apache.taglibs.standard.resources.Resources
-
Retrieves a message with arbitrarily many arguments.
- getMessage(String, Object) - Static method in class org.apache.taglibs.standard.resources.Resources
-
Retrieves a message with one argument.
- getMessage(String, Object, Object) - Static method in class org.apache.taglibs.standard.resources.Resources
-
Retrieves a message with two arguments.
- getMessage(String, Object, Object, Object) - Static method in class org.apache.taglibs.standard.resources.Resources
-
Retrieves a message with three arguments.
- getMessage(String, Object, Object, Object, Object) - Static method in class org.apache.taglibs.standard.resources.Resources
-
Retrieves a message with four arguments.
- getMessage(String, Object, Object, Object, Object, Object) - Static method in class org.apache.taglibs.standard.resources.Resources
-
Retrieves a message with five arguments.
- getMessage(String, Object, Object, Object, Object, Object, Object) - Static method in class org.apache.taglibs.standard.resources.Resources
-
Retrieves a message with six arguments.
- getMessageBodyReader(Class<T>, Type, Annotation[], MediaType) - Method in interface javax.ws.rs.ext.Providers
-
Get a message body reader that matches a set of criteria.
- getMessageBodyWriter(Class<T>, Type, Annotation[], MediaType) - Method in interface javax.ws.rs.ext.Providers
-
Get a message body writer that matches a set of criteria.
- getMessageContext() - Method in interface javax.ejb.SessionContext
-
Obtain a reference to the JAX-RPC MessageContext.
- getMessageContext() - Method in interface javax.xml.rpc.server.ServletEndpointContext
-
The method getMessageContext returns the
MessageContext targeted for this endpoint instance.
- getMessageContext() - Method in interface javax.xml.ws.WebServiceContext
-
Returns the MessageContext for the request being served
at the time this method is called.
- getMessageCount() - Method in interface javax.management.j2ee.statistics.JMSEndpointStats
-
Number of messages sent or received.
- getMessageCount() - Method in interface javax.management.j2ee.statistics.JMSSessionStats
-
Number of messages exchanged.
- getMessageCount() - Method in interface javax.management.j2ee.statistics.MessageDrivenBeanStats
-
Number of messages received.
- getMessageFactory() - Method in interface javax.xml.ws.soap.SOAPBinding
-
Gets the SAAJ MessageFactory instance used by this SOAP binding.
- getMessageHandlers() - Method in interface javax.websocket.Session
-
Return an unmodifiable copy of the set of MessageHandlers for this Session.
- getMessageInfo() - Method in interface javax.security.enterprise.authentication.mechanism.http.HttpMessageContext
-
Returns the the low level JSR 196 message info instance for the current request.
- getMessageInfo() - Method in class javax.security.enterprise.authentication.mechanism.http.HttpMessageContextWrapper
-
- getMessageListener() - Method in interface javax.jms.JMSConsumer
-
Gets the JMSConsumer's MessageListener.
- getMessageListener() - Method in interface javax.jms.MessageConsumer
-
Gets the MessageConsumer's MessageListener.
- getMessageListener() - Method in interface javax.jms.Session
-
Returns the session's distinguished message listener (optional).
- getMessageSelector() - Method in interface javax.jms.JMSConsumer
-
Gets this JMSConsumer's message selector expression.
- getMessageSelector() - Method in interface javax.jms.MessageConsumer
-
Gets this message consumer's message selector expression.
- getMessageSelector() - Method in interface javax.jms.QueueBrowser
-
Gets this queue browser's message selector expression.
- getMessageWaitTime() - Method in interface javax.management.j2ee.statistics.JMSEndpointStats
-
Time spent by a message before being delivered.
- getMessageWaitTime() - Method in interface javax.management.j2ee.statistics.JMSSessionStats
-
Time spent by a message before being delivered.
- getMetaData() - Method in interface javax.jms.Connection
-
Gets the metadata for this connection.
- getMetaData() - Method in interface javax.jms.JMSContext
-
Gets the connection metadata for the JMSContext's connection.
- getMetaData() - Method in interface javax.resource.cci.Connection
-
Gets the information on the underlying EIS instance represented
through an active connection.
- getMetaData() - Method in interface javax.resource.cci.ConnectionFactory
-
Gets metadata for the Resource Adapter.
- getMetaData() - Method in interface javax.resource.spi.ManagedConnection
-
Gets the metadata information for this connection's underlying
EIS resource manager instance.
- getMetadata() - Method in class javax.ws.rs.core.Response
-
- getMetadata() - Method in class javax.xml.ws.Endpoint
-
Returns a list of metadata documents for the service.
- getMetamodel() - Method in interface javax.persistence.EntityManager
-
Return an instance of Metamodel interface for access to the
metamodel of the persistence unit.
- getMetamodel() - Method in interface javax.persistence.EntityManagerFactory
-
Return an instance of Metamodel interface for access to the
metamodel of the persistence unit.
- getMethod() - Method in interface javax.interceptor.InvocationContext
-
Returns the method of the target class for which the interceptor was invoked.
- getMethod() - Method in interface javax.servlet.http.HttpServletRequest
-
Returns the name of the HTTP method with which this
request was made, for example, GET, POST, or PUT.
- getMethod() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getMethod()
on the wrapped request object.
- getMethod() - Method in interface javax.servlet.http.PushBuilder
-
Return the method to be used for the push.
- getMethod() - Method in interface javax.ws.rs.client.ClientRequestContext
-
Get the request method.
- getMethod() - Method in interface javax.ws.rs.container.ContainerRequestContext
-
Get the request method.
- getMethod() - Method in interface javax.ws.rs.core.Request
-
Get the request method, e.g.
- getMethodExpression(String, PageContext, FunctionMapper, Class, Class[]) - Static method in class org.apache.jasper.runtime.PageContextImpl
-
- getMethodName() - Method in class javax.servlet.HttpMethodConstraintElement
-
Gets the HTTP method name.
- getMethodNames() - Method in class javax.servlet.ServletSecurityElement
-
Gets the set of HTTP method names named by the HttpMethodConstraints.
- getMethodReadyCount() - Method in interface javax.management.j2ee.statistics.SessionBeanStats
-
Number of beans in the method-ready state.
- getMethodSignature() - Method in class javax.servlet.jsp.tagext.TagAttributeInfo
-
Returns the expected method signature of this deferred method attribute.
- getMiddleName() - Method in interface javax.xml.registry.infomodel.PersonName
-
Gets the middle name for this Person.
- getMimeHeader(String) - Method in class javax.xml.soap.AttachmentPart
-
Gets all the values of the header identified by the given
String.
- getMimeHeader(String) - Method in class javax.xml.soap.SOAPPart
-
Gets all the values of the MimeHeader object
in this SOAPPart object that
is identified by the given String.
- getMimeHeaders() - Method in class javax.xml.soap.SOAPMessage
-
Returns all the transport-specific MIME headers for this SOAPMessage
object in a transport-independent fashion.
- getMimeType(String) - Method in interface javax.servlet.ServletContext
-
Returns the MIME type of the specified file, or null if
the MIME type is not known.
- getMimeType() - Method in interface javax.xml.registry.infomodel.ExtrinsicObject
-
Gets the mime type associated with this object.
- getMimeType(String) - Method in class org.apache.jasper.servlet.JspCServletContext
-
Return the MIME type for the specified filename.
- getMinorVersion() - Method in interface javax.servlet.ServletContext
-
Returns the minor version of the Servlet API that this
servlet container supports.
- getMinorVersion() - Method in interface javax.xml.registry.infomodel.Versionable
-
Gets the minor revision number for this version of the Versionable object.
- getMinorVersion() - Method in class org.apache.jasper.servlet.JspCServletContext
-
Return the Servlet API minor version number.
- getMinTime() - Method in interface javax.management.j2ee.statistics.TimeStatistic
-
The minimum amount of time taken to complete one invocation of this operation since the beginning of this measurement.
- getMinute() - Method in class javax.ejb.ScheduleExpression
-
Return the value of the minute attribute.
- getModel() - Method in interface javax.persistence.criteria.CollectionJoin
-
Return the metamodel representation for the collection
attribute.
- getModel() - Method in interface javax.persistence.criteria.ListJoin
-
Return the metamodel representation for the list attribute.
- getModel() - Method in interface javax.persistence.criteria.MapJoin
-
Return the metamodel representation for the map attribute.
- getModel() - Method in interface javax.persistence.criteria.Path
-
Return the bindable object that corresponds to the
path expression.
- getModel() - Method in interface javax.persistence.criteria.PluralJoin
-
Return the metamodel representation for the collection-valued
attribute corresponding to the join.
- getModel() - Method in interface javax.persistence.criteria.Root
-
Return the metamodel entity corresponding to the root.
- getModel() - Method in interface javax.persistence.criteria.SetJoin
-
Return the metamodel representation for the set attribute.
- getModificationTestInterval() - Method in class org.apache.jasper.EmbeddedServletOptions
-
Modification test interval.
- getModificationTestInterval() - Method in class org.apache.jasper.JspC
-
Modification test interval.
- getModificationTestInterval() - Method in interface org.apache.jasper.Options
-
Modification test interval.
- getMonth() - Method in class javax.ejb.ScheduleExpression
-
Return the value of the month attribute.
- getMustUnderstand() - Method in interface javax.xml.soap.SOAPHeaderElement
-
Returns the boolean value of the mustUnderstand attribute for this
SOAPHeaderElement.
- getName() - Method in interface javax.management.j2ee.statistics.Statistic
-
The name of this Statistic.
- getName() - Method in interface javax.persistence.EntityGraph
-
Return the name of a named EntityGraph (an entity graph
defined by means of the NamedEntityGraph
annotation, XML descriptor element, or added by means of the
addNamedEntityGraph method.
- getName() - Method in interface javax.persistence.metamodel.Attribute
-
Return the name of the attribute.
- getName() - Method in interface javax.persistence.metamodel.EntityType
-
Return the entity name.
- getName() - Method in interface javax.persistence.Parameter
-
Return the parameter name, or null if the parameter is
not a named parameter or no name has been assigned.
- getName() - Method in interface javax.resource.spi.security.GenericCredential
-
Deprecated.
Returns the name of the resource principal associated
with a GenericCredential instance.
- getName() - Method in class javax.resource.spi.work.HintsContext
-
Get the associated name of the WorkContext.
- getName() - Method in class javax.resource.spi.work.SecurityContext
-
Get the associated name of the WorkContext.
- getName() - Method in class javax.resource.spi.work.TransactionContext
-
Get the associated name of the WorkContext.
- getName() - Method in interface javax.resource.spi.work.WorkContext
-
Get the associated name of the WorkContext.
- getName() - Method in class javax.security.enterprise.CallerPrincipal
-
The name of the caller
- getName() - Method in class javax.servlet.http.Cookie
-
Returns the name of the cookie.
- getName() - Method in class javax.servlet.http.HttpSessionBindingEvent
-
Returns the name with which the attribute is bound to or
unbound from the session.
- getName() - Method in interface javax.servlet.http.Part
-
Gets the name of this part
- getName() - Method in class javax.servlet.jsp.tagext.FunctionInfo
-
The name of the function.
- getName() - Method in class javax.servlet.jsp.tagext.TagAttributeInfo
-
The name of this attribute.
- getName() - Method in class javax.servlet.jsp.tagext.TagFileInfo
-
The unique action name of this tag.
- getName() - Method in interface javax.servlet.Registration
-
Gets the name of the Servlet or Filter that is represented by this
Registration.
- getName() - Method in class javax.servlet.ServletContextAttributeEvent
-
Gets the name of the ServletContext attribute that changed.
- getName() - Method in class javax.servlet.ServletRequestAttributeEvent
-
Return the name of the attribute that changed on the ServletRequest.
- getName() - Method in interface javax.servlet.SessionCookieConfig
-
Gets the name that will be assigned to any session tracking
cookies created on behalf of the application represented by the
ServletContext from which this SessionCookieConfig
was acquired.
- getName() - Method in interface javax.websocket.Extension
-
The name of the extension.
- getName() - Method in interface javax.websocket.Extension.Parameter
-
Return the name of the extension parameter.
- getName() - Method in class javax.ws.rs.core.Cookie
-
Get the name of the cookie.
- getName() - Method in interface javax.ws.rs.sse.SseEvent
-
Get event name.
- getName() - Method in class javax.xml.bind.JAXBElement
-
Returns the xml element tag name.
- getName() - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Gets the user-friendly name of this object.
- getName() - Method in interface javax.xml.registry.infomodel.Slot
-
Gets the name for this Slot.
- getName() - Method in class javax.xml.soap.MimeHeader
-
Returns the name of this MimeHeader object.
- getName() - Method in class org.apache.jasper.xmlparser.TreeNode
-
Return the name of this node.
- getName() - Method in class org.apache.taglibs.standard.extra.spath.Step
-
Returns the Step's node name.
- getName() - Method in class org.apache.taglibs.standard.lang.jstl.NamedValue
-
- getName() - Method in class org.apache.taglibs.standard.lang.jstl.PropertySuffix
-
- getNamedDispatcher(String) - Method in interface javax.servlet.ServletContext
-
- getNamedDispatcher(String) - Method in class org.apache.jasper.servlet.JspCServletContext
-
Return a request dispatcher for the specified servlet name.
- getNameFromAttribute() - Method in class javax.servlet.jsp.tagext.TagVariableInfo
-
The body of the <name-from-attribute> element.
- getNameGiven() - Method in class javax.servlet.jsp.tagext.TagVariableInfo
-
The body of the <name-given> element.
- getNamespaceContext() - Method in class org.apache.taglibs.standard.tag.common.xml.JSTLXPathImpl
-
Returns the current namespace context.
- getNamespacePrefixes() - Method in interface javax.xml.soap.SOAPElement
-
Returns an Iterator over the namespace prefix
Strings declared by this element.
- getNamespaceURI(String) - Method in interface javax.xml.soap.SOAPElement
-
Returns the URI of the namespace that has the given prefix.
- getNamespaceURI(String) - Method in class org.apache.taglibs.standard.tag.common.xml.JSTLXPathNamespaceContext
-
Get Namespace URI bound to a prefix in the current scope
- getNegotiatedExtensions(List<Extension>, List<Extension>) - Method in class javax.websocket.server.ServerEndpointConfig.Configurator
-
Return the ordered list of extensions that t server endpoint will support given the requested extension list
passed in, the empty list if none.
- getNegotiatedExtensions() - Method in interface javax.websocket.Session
-
Return the list of extensions currently in use for this conversation.
- getNegotiatedSubprotocol(List<String>, List<String>) - Method in class javax.websocket.server.ServerEndpointConfig.Configurator
-
Return the subprotocol the server endpoint has chosen from the requested list supplied by a client who wishes
to connect, or none if there wasn't one this server endpoint liked.
- getNegotiatedSubprotocol() - Method in interface javax.websocket.Session
-
Return the sub protocol agreed during the websocket handshake for this conversation.
- getNewTempClassLoader() - Method in interface javax.persistence.spi.PersistenceUnitInfo
-
Return a new instance of a ClassLoader that the provider may
use to temporarily load any classes, resources, or open
URLs.
- getNextRunTime(LastExecution, Date) - Method in interface javax.enterprise.concurrent.Trigger
-
Retrieve the next time that the task should run after.
- getNextTimeout() - Method in interface javax.ejb.Timer
-
Get the point in time at which the next timer expiration is scheduled
to occur.
- getNextToken() - Method in class org.apache.taglibs.standard.extra.spath.SPathParser
-
- getNextToken() - Method in class org.apache.taglibs.standard.extra.spath.SPathParserTokenManager
-
- getNextToken() - Method in class org.apache.taglibs.standard.lang.jstl.parser.ELParser
-
- getNextToken() - Method in class org.apache.taglibs.standard.lang.jstl.parser.ELParserTokenManager
-
- getNoCacheFields() - Method in class javax.ws.rs.core.CacheControl
-
Corresponds to the value of the no-cache cache control directive.
- getNode(Object) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
-
By default, the getNode method is unsupported and throw
an UnsupportedOperationException.
- getNode() - Method in class javax.xml.bind.helpers.ValidationEventLocatorImpl
-
- getNode(Object) - Method in interface javax.xml.bind.Marshaller
-
Get a DOM tree view of the content tree(Optional).
- getNode() - Method in interface javax.xml.bind.ValidationEventLocator
-
Return a reference to the DOM Node if available
- getNoLocal() - Method in interface javax.jms.TopicSubscriber
-
Gets the NoLocal attribute for this subscriber.
- getNonCustomTagPrefix(String) - Method in class org.apache.jasper.compiler.PageInfo
-
- getNonJtaDataSource() - Method in interface javax.persistence.spi.PersistenceUnitInfo
-
Returns the non-JTA-enabled data source to be used by the
persistence provider for accessing data outside a JTA
transaction.
- getNonMatchingHeaders(String[]) - Method in class javax.xml.soap.MimeHeaders
-
Returns all of the MimeHeader objects whose name does not
match a name in the given array of names.
- getNonMatchingMimeHeaders(String[]) - Method in class javax.xml.soap.AttachmentPart
-
Retrieves all MimeHeader objects whose name does
not match a name in the given array.
- getNonMatchingMimeHeaders(String[]) - Method in class javax.xml.soap.SOAPPart
-
Retrieves all MimeHeader objects whose name does
not match a name in the given array.
- getNoNSSchemaLocation() - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
-
Convenience method for getting the current noNamespaceSchemaLocation.
- getNumber() - Method in interface javax.xml.registry.infomodel.TelephoneNumber
-
Gets the telephone number suffix, not including the country or area code.
- getObject(String) - Method in interface javax.jms.MapMessage
-
Returns the value of the object with the specified name.
- getObject() - Method in interface javax.jms.ObjectMessage
-
Gets the serializable object containing this message's data.
- getObject() - Method in exception javax.persistence.LockTimeoutException
-
Returns the object that caused this exception.
- getObject() - Method in exception javax.websocket.EncodeException
-
Return the Object that could not be encoded.
- getObject() - Method in class javax.xml.bind.helpers.ValidationEventLocatorImpl
-
- getObject() - Method in interface javax.xml.bind.ValidationEventLocator
-
Return a reference to the object in the Java content tree if available
- getObjectProperty(String) - Method in interface javax.jms.JMSProducer
-
Returns the message property with the specified name that has been set on this JMSProducer, converted to
objectified format.
- getObjectProperty(String) - Method in interface javax.jms.Message
-
Returns the value of the Java object property with the specified name.
- getObjectType() - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Gets the object type that best describes the RegistryObject.
- getOffset() - Method in class javax.xml.bind.helpers.ValidationEventLocatorImpl
-
- getOffset() - Method in interface javax.xml.bind.ValidationEventLocator
-
Return the byte offset if available
- getOmitXmlDecl() - Method in class org.apache.jasper.compiler.PageInfo
-
- getOn() - Method in interface javax.persistence.criteria.Join
-
Return the predicate that corresponds to the ON
restriction(s) on the join, or null if no ON condition
has been specified.
- getOpenSessions() - Method in interface javax.websocket.Session
-
Return a copy of the Set of all the open web socket sessions that represent connections to the same endpoint to
which this session represents a connection.
- getOperationName() - Method in interface javax.xml.rpc.Call
-
Gets the name of the operation to be invoked using this
Call instance.
- getOperator() - Method in interface javax.persistence.criteria.Predicate
-
Return the boolean operator for the predicate.
- getOperator() - Method in class org.apache.taglibs.standard.lang.jstl.UnaryOperatorExpression
-
- getOperators() - Method in class org.apache.taglibs.standard.lang.jstl.BinaryOperatorExpression
-
- getOperators() - Method in class org.apache.taglibs.standard.lang.jstl.UnaryOperatorExpression
-
- getOperatorSymbol() - Method in class org.apache.taglibs.standard.lang.jstl.AndOperator
-
Returns the symbol representing the operator
- getOperatorSymbol() - Method in class org.apache.taglibs.standard.lang.jstl.BinaryOperator
-
Returns the symbol representing the operator
- getOperatorSymbol() - Method in class org.apache.taglibs.standard.lang.jstl.DivideOperator
-
Returns the symbol representing the operator
- getOperatorSymbol() - Method in class org.apache.taglibs.standard.lang.jstl.EmptyOperator
-
Returns the symbol representing the operator
- getOperatorSymbol() - Method in class org.apache.taglibs.standard.lang.jstl.EqualsOperator
-
Returns the symbol representing the operator
- getOperatorSymbol() - Method in class org.apache.taglibs.standard.lang.jstl.GreaterThanOperator
-
Returns the symbol representing the operator
- getOperatorSymbol() - Method in class org.apache.taglibs.standard.lang.jstl.GreaterThanOrEqualsOperator
-
Returns the symbol representing the operator
- getOperatorSymbol() - Method in class org.apache.taglibs.standard.lang.jstl.IntegerDivideOperator
-
Returns the symbol representing the operator
- getOperatorSymbol() - Method in class org.apache.taglibs.standard.lang.jstl.LessThanOperator
-
Returns the symbol representing the operator
- getOperatorSymbol() - Method in class org.apache.taglibs.standard.lang.jstl.LessThanOrEqualsOperator
-
Returns the symbol representing the operator
- getOperatorSymbol() - Method in class org.apache.taglibs.standard.lang.jstl.MinusOperator
-
Returns the symbol representing the operator
- getOperatorSymbol() - Method in class org.apache.taglibs.standard.lang.jstl.ModulusOperator
-
Returns the symbol representing the operator
- getOperatorSymbol() - Method in class org.apache.taglibs.standard.lang.jstl.MultiplyOperator
-
Returns the symbol representing the operator
- getOperatorSymbol() - Method in class org.apache.taglibs.standard.lang.jstl.NotEqualsOperator
-
Returns the symbol representing the operator
- getOperatorSymbol() - Method in class org.apache.taglibs.standard.lang.jstl.NotOperator
-
Returns the symbol representing the operator
- getOperatorSymbol() - Method in class org.apache.taglibs.standard.lang.jstl.OrOperator
-
Returns the symbol representing the operator
- getOperatorSymbol() - Method in class org.apache.taglibs.standard.lang.jstl.PlusOperator
-
Returns the symbol representing the operator
- getOperatorSymbol() - Method in class org.apache.taglibs.standard.lang.jstl.UnaryMinusOperator
-
Returns the symbol representing the operator
- getOperatorSymbol() - Method in class org.apache.taglibs.standard.lang.jstl.UnaryOperator
-
Returns the symbol representing the operator
- getOption(ServletConfig, String, String) - Static method in class org.apache.jasper.runtime.TagHandlerPool
-
- getOptions() - Method in class org.apache.jasper.JspCompilationContext
-
Get hold of the Options object for this context.
- getOrderList() - Method in interface javax.persistence.criteria.CriteriaQuery
-
Return the ordering expressions in order of precedence.
- getOrganization() - Method in interface javax.xml.registry.infomodel.User
-
Gets the Organization that this User is affiliated with.
- getOrigin() - Method in interface javax.management.j2ee.statistics.JMSConsumerStats
-
Returns a string that encapsulates the identity of a message origin
- getOut() - Method in class javax.servlet.jsp.JspContext
-
The current value of the out object (a JspWriter).
- getOut() - Method in class org.apache.jasper.runtime.JspContextWrapper
-
- getOut() - Method in class org.apache.jasper.runtime.PageContextImpl
-
- getOut() - Method in class org.apache.taglibs.standard.lang.jstl.test.PageContextImpl
-
- getOutputDir() - Method in class org.apache.jasper.JspCompilationContext
-
The output directory to generate code into.
- getOutputFile(String, URI) - Method in class org.apache.jasper.compiler.Jsr199JavaCompiler
-
- getOutputParameterValue(int) - Method in interface javax.persistence.StoredProcedureQuery
-
Retrieve a value passed back from the procedure
through an INOUT or OUT parameter.
- getOutputParameterValue(String) - Method in interface javax.persistence.StoredProcedureQuery
-
Retrieve a value passed back from the procedure
through an INOUT or OUT parameter.
- getOutputParams() - Method in interface javax.xml.rpc.Call
-
Returns a Map of {name, value} for the output parameters of
the last invoked operation.
- getOutputStream() - Method in interface javax.servlet.http.WebConnection
-
Returns an output stream for this web connection.
- getOutputStream() - Method in interface javax.servlet.ServletResponse
-
- getOutputStream() - Method in class javax.servlet.ServletResponseWrapper
-
The default behavior of this method is to return getOutputStream()
on the wrapped response object.
- getOutputStream() - Method in interface javax.ws.rs.ext.WriterInterceptorContext
-
Get the output stream for the object to be written.
- getOutputStream() - Method in class org.apache.jasper.runtime.ServletResponseWrapperInclude
-
- getOutputValues() - Method in interface javax.xml.rpc.Call
-
Returns a List values for the output parameters
of the last invoked operation.
- getPackageMap() - Method in class org.apache.jasper.compiler.JspRuntimeContext
-
The packageMap keeps track of the bytecode files in a package generated
by a java compiler.
- getPage() - Method in class javax.servlet.jsp.PageContext
-
The current value of the page object (In a Servlet environment, this is an instance of javax.servlet.Servlet).
- getPage() - Method in class org.apache.jasper.runtime.JspContextWrapper
-
- getPage() - Method in class org.apache.jasper.runtime.PageContextImpl
-
- getPage() - Method in class org.apache.taglibs.standard.lang.jstl.test.PageContextImpl
-
- getPageContext(Servlet, ServletRequest, ServletResponse, String, boolean, int, boolean) - Method in class javax.servlet.jsp.JspFactory
-
obtains an instance of an implementation dependent javax.servlet.jsp.PageContext abstract class for the calling
Servlet and currently pending request and response.
- getPageContext(Servlet, ServletRequest, ServletResponse, String, boolean, int, boolean) - Method in class org.apache.jasper.runtime.JspFactoryImpl
-
- getPageEncoding() - Method in interface javax.servlet.descriptor.JspPropertyGroupDescriptor
-
Gets the value of the page-encoding configuration,
which specifies the default page encoding for any JSP pages mapped
to the JSP property group represented by this
JspPropertyGroupDescriptor.
- getPageEncoding() - Method in class org.apache.jasper.compiler.JspProperty
-
- getPageInfo() - Method in class org.apache.jasper.compiler.Compiler
-
Gets the info about the page under compilation
- getPageScopeMap() - Method in class org.apache.taglibs.standard.lang.jstl.ImplicitObjects
-
Returns the Map that "wraps" page-scoped attributes
- getParameter(String) - Method in interface javax.persistence.Query
-
Get the parameter object corresponding to the declared
parameter of the given name.
- getParameter(String, Class<T>) - Method in interface javax.persistence.Query
-
Get the parameter object corresponding to the declared
parameter of the given name and type.
- getParameter(int) - Method in interface javax.persistence.Query
-
Get the parameter object corresponding to the declared
positional parameter with the given position.
- getParameter(int, Class<T>) - Method in interface javax.persistence.Query
-
Get the parameter object corresponding to the declared
positional parameter with the given position and type.
- getParameter(String) - Method in interface javax.servlet.ServletRequest
-
Returns the value of a request parameter as a String,
or null if the parameter does not exist.
- getParameter(String) - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return
getParameter(String name) on the wrapped request object.
- getParameterMap() - Method in interface javax.servlet.ServletRequest
-
Returns a java.util.Map of the parameters of this request.
- getParameterMap() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getParameterMap()
on the wrapped request object.
- getParameterMap() - Method in interface javax.websocket.server.HandshakeRequest
-
Return the request parameters associated with the request.
- getParameterNames() - Method in interface javax.servlet.ServletRequest
-
Returns an Enumeration of String
objects containing the names of the parameters contained
in this request.
- getParameterNames() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getParameterNames()
on the wrapped request object.
- getParameters() - Method in interface javax.interceptor.InvocationContext
-
Returns the parameter values that will be passed to the method or constructor of the target class.
- getParameters() - Method in interface javax.persistence.criteria.CriteriaQuery
-
Return the parameters of the query.
- getParameters() - Method in interface javax.persistence.Query
-
Get the parameter objects corresponding to the declared
parameters of the query.
- getParameters() - Method in interface javax.websocket.Extension
-
The extension parameters for this extension in the order they appear in the http headers.
- getParameters() - Method in class javax.ws.rs.core.MediaType
-
Getter for a read-only parameter map.
- getParameterType() - Method in interface javax.persistence.Parameter
-
Return the Java type of the parameter.
- getParameterTypeByName(String) - Method in interface javax.xml.rpc.Call
-
Gets the XML type of a parameter by name
- getParameterValue(Parameter<T>) - Method in interface javax.persistence.Query
-
Return the input value bound to the parameter.
- getParameterValue(String) - Method in interface javax.persistence.Query
-
Return the input value bound to the named parameter.
- getParameterValue(int) - Method in interface javax.persistence.Query
-
Return the input value bound to the positional parameter.
- getParameterValues(String) - Method in interface javax.servlet.ServletRequest
-
Returns an array of String objects containing
all of the values the given request parameter has, or
null if the parameter does not exist.
- getParameterValues(String) - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return
getParameterValues(String name) on the wrapped request object.
- getParamMap() - Method in class org.apache.taglibs.standard.lang.jstl.ImplicitObjects
-
Returns the Map that maps parameter name to a single parameter
values.
- getParams() - Method in class javax.ws.rs.core.Link
-
Returns an immutable map that includes all the link parameters
defined on this link.
- getParams() - Method in class javax.ws.rs.core.Link.JaxbLink
-
Get the parameter map for this link.
- getParamsMap() - Method in class org.apache.taglibs.standard.lang.jstl.ImplicitObjects
-
Returns the Map that maps parameter name to an array of parameter
values.
- getParent() - Method in interface javax.persistence.criteria.Fetch
-
Return the parent of the fetched item.
- getParent() - Method in interface javax.persistence.criteria.Join
-
Return the parent of the join.
- getParent() - Method in interface javax.persistence.criteria.Subquery
-
Return the query of which this is a subquery.
- getParent() - Method in interface javax.servlet.jsp.tagext.SimpleTag
-
Returns the parent of this tag, for collaboration purposes.
- getParent() - Method in class javax.servlet.jsp.tagext.SimpleTagSupport
-
Returns the parent of this tag, for collaboration purposes.
- getParent() - Method in interface javax.servlet.jsp.tagext.Tag
-
Get the parent (closest enclosing tag handler) for this tag handler.
- getParent() - Method in class javax.servlet.jsp.tagext.TagAdapter
-
Returns the parent of this tag, which is always getAdaptee().getParent().
- getParent() - Method in class javax.servlet.jsp.tagext.TagSupport
-
The Tag instance most closely enclosing this tag instance.
- getParent() - Method in interface javax.xml.registry.infomodel.Concept
-
Gets the parent Concept or ClassificationScheme for this object.
- getParentClassLoader() - Method in class org.apache.jasper.compiler.JspRuntimeContext
-
Get the parent class loader.
- getParentConcept() - Method in interface javax.xml.registry.infomodel.Concept
-
Gets the parent Concept or null if parent is a ClassificationScheme.
- getParentContext() - Method in interface org.apache.jasper.compiler.tagplugin.TagPluginContext
-
Get the PluginContext for the parent of this custom tag.
- getParentElement() - Method in interface javax.xml.soap.Node
-
Returns the parent element of this Node object.
- getParentLogger() - Method in class org.apache.taglibs.standard.tag.common.sql.DataSourceWrapper
-
Always throws a SQLFeatureNotSupportedException.
- getParentOrganization() - Method in interface javax.xml.registry.infomodel.Organization
-
Gets the parent (container) organization.
- getParentPath() - Method in interface javax.persistence.criteria.Path
-
Return the parent "node" in the path or null if no parent.
- getParentTag() - Method in class org.apache.jasper.runtime.JspFragmentHelper
-
- getPart(String) - Method in interface javax.servlet.http.HttpServletRequest
-
Gets the
Part with the given name.
- getPart(String) - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to call getPart on the wrapped
request object.
- getParts() - Method in interface javax.servlet.http.HttpServletRequest
-
Gets all the
Part components of this request, provided
that it is of type
multipart/form-data.
- getParts() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to call getParts on the wrapped
request object.
- getPassiveCount() - Method in interface javax.management.j2ee.statistics.StatefulSessionBeanStats
-
Number of beans that are in the passive state.
- getPassword() - Method in class javax.resource.spi.security.PasswordCredential
-
Returns the user password.
- getPassword() - Method in class javax.security.enterprise.credential.UsernamePasswordCredential
-
Determines the password.
- getPasswordAsString() - Method in class javax.security.enterprise.credential.UsernamePasswordCredential
-
Determines the password.
- getPath() - Method in class javax.servlet.http.Cookie
-
Returns the path on the server
to which the browser returns this cookie.
- getPath() - Method in interface javax.servlet.http.PushBuilder
-
Return the URI path to be used for the push.
- getPath() - Method in class javax.servlet.jsp.tagext.TagFileInfo
-
Where to find the .tag file implementing this action.
- getPath() - Method in interface javax.servlet.SessionCookieConfig
-
Gets the path that will be assigned to any session tracking
cookies created on behalf of the application represented by the
ServletContext from which this SessionCookieConfig
was acquired.
- getPath() - Method in interface javax.websocket.server.ServerEndpointConfig
-
Return the path for this endpoint configuration.
- getPath() - Method in class javax.ws.rs.core.Cookie
-
Get the path of the cookie.
- getPath() - Method in interface javax.ws.rs.core.PathSegment
-
Get the path segment.
- getPath() - Method in interface javax.ws.rs.core.UriInfo
-
Get the path of the current request relative to the base URI as a string.
- getPath(boolean) - Method in interface javax.ws.rs.core.UriInfo
-
Get the path of the current request relative to the base URI as a string.
- getPath() - Method in interface javax.xml.registry.infomodel.Concept
-
Gets the canonical path representation for this Concept.
- getPath() - Method in class javax.xml.ws.spi.http.HttpContext
-
Returns the path for this context.
- getPath() - Method in class org.apache.jasper.compiler.JspPropertyGroup
-
- getPathInfo() - Method in interface javax.servlet.http.HttpServletRequest
-
Returns any extra path information associated with
the URL the client sent when it made this request.
- getPathInfo() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getPathInfo()
on the wrapped request object.
- getPathInfo() - Method in class javax.xml.ws.spi.http.HttpExchange
-
Returns the extra path information that follows the web service
path but precedes the query string in the request URI and will start
with a "/" character.
- getPathParameters() - Method in interface javax.websocket.Session
-
Return a map of the path parameter names and values used associated with the request this session was opened
under.
- getPathParameters() - Method in interface javax.ws.rs.core.UriInfo
-
Get the values of any embedded URI template parameters.
- getPathParameters(boolean) - Method in interface javax.ws.rs.core.UriInfo
-
Get the values of any embedded URI template parameters.
- getPathSegments() - Method in interface javax.ws.rs.core.UriInfo
-
Get the path of the current request relative to the base URI as a
list of
PathSegment.
- getPathSegments(boolean) - Method in interface javax.ws.rs.core.UriInfo
-
Get the path of the current request relative to the base URI as a list of
PathSegment.
- getPathTranslated() - Method in interface javax.servlet.http.HttpServletRequest
-
Returns any extra path information after the servlet name
but before the query string, and translates it to a real
path.
- getPathTranslated() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getPathTranslated()
on the wrapped request object.
- getPattern() - Method in interface javax.servlet.http.HttpServletMapping
-
Return the String representation for the url-pattern
for this mapping.
- getPayload() - Method in interface javax.xml.ws.LogicalMessage
-
Gets the message payload as an XML source, may be called
multiple times on the same LogicalMessage instance, always
returns a new Source that may be used to retrieve the entire
message payload.
- getPayload(JAXBContext) - Method in interface javax.xml.ws.LogicalMessage
-
Gets the message payload as a JAXB object.
- getPendingMessageCount() - Method in interface javax.management.j2ee.statistics.JMSEndpointStats
-
Number of pending messages.
- getPendingMessageCount() - Method in interface javax.management.j2ee.statistics.JMSSessionStats
-
Number of pending messages.
- getPermissionCollection() - Method in class org.apache.jasper.compiler.JspRuntimeContext
-
Get the SecurityManager PermissionCollection for this
web application context.
- getPermissions(CodeSource) - Method in class org.apache.jasper.servlet.JasperLoader
-
Get the Permissions for a CodeSource.
- getPersistenceProviderClassName() - Method in interface javax.persistence.spi.PersistenceUnitInfo
-
Returns the fully qualified name of the persistence provider
implementation class.
- getPersistenceProviderResolver() - Static method in class javax.persistence.spi.PersistenceProviderResolverHolder
-
Returns the current persistence provider resolver.
- getPersistenceProviders() - Method in interface javax.persistence.spi.PersistenceProviderResolver
-
Returns a list of the PersistenceProvider implementations
available in the runtime environment.
- getPersistenceType() - Method in interface javax.persistence.metamodel.Type
-
Return the persistence type.
- getPersistenceUnitName() - Method in interface javax.persistence.spi.PersistenceUnitInfo
-
Returns the name of the persistence unit.
- getPersistenceUnitRootUrl() - Method in interface javax.persistence.spi.PersistenceUnitInfo
-
Returns the URL for the jar file or directory that is the
root of the persistence unit.
- getPersistenceUnitUtil() - Method in interface javax.persistence.EntityManagerFactory
-
Return interface providing access to utility methods
for the persistence unit.
- getPersistenceUtil() - Static method in class javax.persistence.Persistence
-
Return the PersistenceUtil instance
- getPersistenceXMLSchemaVersion() - Method in interface javax.persistence.spi.PersistenceUnitInfo
-
Returns the schema version of the persistence.xml file.
- getPersistentAttributeType() - Method in interface javax.persistence.metamodel.Attribute
-
Return the persistent attribute type for the attribute.
- getPersonName() - Method in interface javax.xml.registry.infomodel.User
-
Returns the name of this User.
- getPluginAttribute(String) - Method in interface org.apache.jasper.compiler.tagplugin.TagPluginContext
-
Get the value of an attribute in the current tagplugin context.
- getPluralAttributes() - Method in interface javax.persistence.metamodel.ManagedType
-
Return all multi-valued attributes (Collection-, Set-,
List-, and Map-valued attributes) of the managed type.
- getPooledCount() - Method in interface javax.management.j2ee.statistics.EntityBeanStats
-
Number of beans in the pooled state.
- getPoolSize() - Method in interface javax.management.j2ee.statistics.JCAConnectionPoolStats
-
The size of the connection pool
- getPoolSize() - Method in interface javax.management.j2ee.statistics.JDBCConnectionPoolStats
-
Size of the connection pool.
- getPort(QName, Class) - Method in interface javax.xml.rpc.Service
-
The getPort method returns either an instance of a generated
stub implementation class or a dynamic proxy.
- getPort(Class) - Method in interface javax.xml.rpc.Service
-
The getPort method returns either an instance of a generated
stub implementation class or a dynamic proxy.
- getPort(Class<T>, WebServiceFeature...) - Method in class javax.xml.ws.EndpointReference
-
The getPort method returns a proxy.
- getPort(QName, Class<T>) - Method in class javax.xml.ws.Service
-
The getPort method returns a proxy.
- getPort(QName, Class<T>, WebServiceFeature...) - Method in class javax.xml.ws.Service
-
The getPort method returns a proxy.
- getPort(Class<T>) - Method in class javax.xml.ws.Service
-
The getPort method returns a proxy.
- getPort(Class<T>, WebServiceFeature...) - Method in class javax.xml.ws.Service
-
The getPort method returns a proxy.
- getPort(EndpointReference, Class<T>, WebServiceFeature...) - Method in class javax.xml.ws.Service
-
The getPort method returns a proxy.
- getPort(EndpointReference, Class<T>, WebServiceFeature...) - Method in class javax.xml.ws.spi.Provider
-
The getPort method returns a proxy.
- getPort(QName, Class<T>) - Method in class javax.xml.ws.spi.ServiceDelegate
-
The getPort method returns a proxy.
- getPort(QName, Class<T>, WebServiceFeature...) - Method in class javax.xml.ws.spi.ServiceDelegate
-
The getPort method returns a proxy.
- getPort(EndpointReference, Class<T>, WebServiceFeature...) - Method in class javax.xml.ws.spi.ServiceDelegate
-
The getPort method returns a proxy.
- getPort(Class<T>) - Method in class javax.xml.ws.spi.ServiceDelegate
-
The getPort method returns a proxy.
- getPort(Class<T>, WebServiceFeature...) - Method in class javax.xml.ws.spi.ServiceDelegate
-
The getPort method returns a proxy.
- getPortName() - Method in interface javax.xml.ws.handler.PortInfo
-
Gets the qualified name of the WSDL port being accessed.
- getPorts() - Method in interface javax.xml.rpc.Service
-
Returns an Iterator for the list of
QNames of service endpoints grouped by this
service
- getPorts() - Method in class javax.xml.ws.Service
-
Returns an Iterator for the list of
QNames of service endpoints grouped by this
service
- getPorts() - Method in class javax.xml.ws.spi.ServiceDelegate
-
Returns an Iterator for the list of
QNames of service endpoints grouped by this
service
- getPortTypeName() - Method in interface javax.xml.rpc.Call
-
Gets the qualified name of the port type.
- getPosition() - Method in interface javax.persistence.Parameter
-
Return the parameter position, or null if the parameter
is not a positional parameter.
- getPostalAddress() - Method in interface javax.xml.registry.infomodel.Organization
-
Gets the Address for this Organization.
- getPostalAddresses() - Method in interface javax.xml.registry.infomodel.User
-
Gets the postal address for this User.
- getPostalCode() - Method in interface javax.xml.registry.infomodel.PostalAddress
-
Returns the postal or zip code.
- getPostalScheme() - Method in interface javax.xml.registry.infomodel.PostalAddress
-
Returns a user-defined postal scheme for codifying the attributes of PostalAddress.
- getPoundAllowed() - Method in class org.apache.jasper.compiler.JspProperty
-
- getPredicates() - Method in class org.apache.taglibs.standard.extra.spath.Step
-
Returns a list of this Step object's predicates.
- getPreferredSubprotocols() - Method in interface javax.websocket.ClientEndpointConfig
-
Return the ordered list of sub protocols a client endpoint would like to use, in order of preference, favorite
first that this client would like to use for its sessions.
- getPrefix() - Method in interface javax.xml.soap.Name
-
Returns the prefix that was specified when this Name object
was initialized.
- getPrefix() - Method in class org.apache.taglibs.standard.lang.jstl.ComplexValue
-
- getPrefix() - Method in class org.apache.taglibs.standard.tag.common.fmt.BundleSupport
-
- getPrefix(String) - Method in class org.apache.taglibs.standard.tag.common.xml.JSTLXPathNamespaceContext
-
Get Prefix bound to Namespace URI in the current scope
- getPrefixes(String) - Method in class org.apache.taglibs.standard.tag.common.xml.JSTLXPathNamespaceContext
-
Get all Prefixes bound to Namespace URI in the current scope
- getPrefixString() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
-
The prefix assigned to this taglib from the taglib directive
- getPreviousOut() - Method in class javax.servlet.jsp.tagext.BodyTagSupport
-
Get surrounding out JspWriter.
- getPrimaryContact() - Method in interface javax.xml.registry.infomodel.Organization
-
Gets the primary Contact for this Organization.
- getPrimaryKey() - Method in interface javax.ejb.EJBLocalObject
-
Obtain the primary key of the EJB local object.
- getPrimaryKey() - Method in interface javax.ejb.EJBObject
-
Obtain the primary key of the EJB object.
- getPrimaryKey() - Method in interface javax.ejb.EntityContext
-
Obtain the primary key of the EJB object that is currently
associated with this instance.
- getPrimaryKeyClass() - Method in interface javax.ejb.EJBMetaData
-
Obtain the class object for the enterprise bean's primary key class.
- getPrincipalsByType(Class<T>) - Method in interface javax.security.enterprise.SecurityContext
-
Retrieve all Principals of the given type from the authenticated caller's Subject,
or an empty set if the current caller is not authenticated, or if the specified type
isn't found in the Subject.
- getPriority() - Method in interface javax.jms.JMSProducer
-
Return the priority of messages that are sent using this JMSProducer
- getPriority() - Method in interface javax.jms.MessageProducer
-
Gets the producer's default priority.
- getPrivateFields() - Method in class javax.ws.rs.core.CacheControl
-
Corresponds to the value of the private cache control directive.
- getProducers() - Method in interface javax.management.j2ee.statistics.JMSSessionStats
-
Returns an array of JMSProducerStats that provide statistics about the message
producers associated with the referencing JMS session statistics.
- getProduct() - Static method in class org.apache.taglibs.standard.Version
-
Name of product
- getProperties() - Method in interface javax.persistence.EntityManager
-
Get the properties and hints and associated values that are in effect
for the entity manager.
- getProperties() - Method in interface javax.persistence.EntityManagerFactory
-
Get the properties and associated values that are in effect
for the entity manager factory.
- getProperties() - Method in interface javax.persistence.spi.PersistenceUnitInfo
-
Returns a properties object.
- getProperties() - Method in class javax.ws.rs.core.Application
-
Get a map of custom application-wide properties.
- getProperties() - Method in interface javax.ws.rs.core.Configuration
-
Get the immutable bag of configuration properties.
- getProperties() - Method in class javax.xml.registry.ConnectionFactory
-
Gets the Properties used during createConnection
and createFederatedConnection calls.
- getProperties() - Method in class javax.xml.ws.Endpoint
-
Returns the property bag for this Endpoint instance.
- getProperty(String) - Method in class javax.json.bind.JsonbConfig
-
Return value of particular configuration property.
- getProperty(String) - Method in interface javax.ws.rs.client.ClientRequestContext
-
Returns the property with the given name registered in the current request/response
exchange context, or null if there is no property by that name.
- getProperty(String) - Method in interface javax.ws.rs.container.ContainerRequestContext
-
Returns the property with the given name registered in the current request/response
exchange context, or null if there is no property by that name.
- getProperty(String) - Method in interface javax.ws.rs.core.Configuration
-
Get the value for the property with a given name.
- getProperty(String) - Method in interface javax.ws.rs.ext.InterceptorContext
-
Returns the property with the given name registered in the current request/response
exchange context, or null if there is no property by that name.
- getProperty(String) - Method in class javax.xml.bind.Binder
-
Get the particular property in the underlying implementation of
Binder.
- getProperty(String) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
-
Default implementation of the getProperty method handles
the four defined properties in Marshaller.
- getProperty(String) - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
-
Default implementation of the getProperty method always
throws PropertyException since there are no required
properties.
- getProperty(String) - Method in interface javax.xml.bind.Marshaller
-
Get the particular property in the underlying implementation of
Marshaller.
- getProperty(String) - Method in interface javax.xml.bind.Unmarshaller
-
Get the particular property in the underlying implementation of
Unmarshaller.
- getProperty(String) - Method in interface javax.xml.bind.Validator
-
- getProperty(String) - Method in interface javax.xml.rpc.Call
-
Gets the value of a named property.
- getProperty(String) - Method in interface javax.xml.rpc.handler.MessageContext
-
Gets the value of a specific property from the
MessageContext
- getProperty(String) - Method in class javax.xml.soap.SOAPMessage
-
Retrieves value of the specified property.
- getProperty(String) - Method in class org.apache.jasper.EmbeddedServletOptions
-
- getProperty(String, Logger) - Method in class org.apache.taglibs.standard.lang.jstl.BeanInfoManager
-
Returns the BeanInfoProperty for the given property name, or null
if not found.
- getPropertyDescriptor() - Method in class org.apache.taglibs.standard.lang.jstl.BeanInfoProperty
-
- getPropertyNames() - Method in interface javax.jms.JMSProducer
-
Returns an unmodifiable Set view of the names of all the message properties that have been set on this
JMSProducer.
- getPropertyNames() - Method in interface javax.jms.Message
-
Returns an Enumeration of all the property names.
- getPropertyNames() - Method in interface javax.ws.rs.client.ClientRequestContext
-
Returns an immutable collection containing the property names
available within the context of the current request/response exchange context.
- getPropertyNames() - Method in interface javax.ws.rs.container.ContainerRequestContext
-
Returns an immutable collection containing the property
names available within the context of the current request/response exchange context.
- getPropertyNames() - Method in interface javax.ws.rs.core.Configuration
-
Returns an immutable collection containing the
property names available within the context of the current configuration instance.
- getPropertyNames() - Method in interface javax.ws.rs.ext.InterceptorContext
-
Returns an immutable collection containing the property
names available within the context of the current request/response exchange context.
- getPropertyNames() - Method in interface javax.xml.rpc.Call
-
Gets the names of configurable properties supported by
this Call object.
- getPropertyNames() - Method in interface javax.xml.rpc.handler.MessageContext
-
Returns an Iterator view of the names of the properties
in this MessageContext
- getProtectionDomain() - Method in class org.apache.jasper.JspC
-
- getProtocol() - Method in interface javax.servlet.ServletRequest
-
Returns the name and version of the protocol the request uses
in the form protocol/majorVersion.minorVersion, for
example, HTTP/1.1.
- getProtocol() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getProtocol()
on the wrapped request object.
- getProtocol() - Method in class javax.xml.ws.spi.http.HttpExchange
-
Returns the protocol string from the request in the form
protocol/majorVersion.minorVersion.
- getProtocolVersion() - Method in interface javax.websocket.Session
-
Returns the version of the websocket protocol currently being used.
- getProviderMajorVersion() - Method in interface javax.jms.ConnectionMetaData
-
Gets the JMS provider major version number.
- getProviderMinorVersion() - Method in interface javax.jms.ConnectionMetaData
-
Gets the JMS provider minor version number.
- getProviderUtil() - Method in interface javax.persistence.spi.PersistenceProvider
-
Return the utility interface implemented by the persistence
provider.
- getProviderVersion() - Method in interface javax.jms.ConnectionMetaData
-
Gets the JMS provider version.
- getProvidingOrganization() - Method in interface javax.xml.registry.infomodel.Service
-
Gets the Organization that provides this service.
- getQualifiedName() - Method in interface javax.xml.soap.Name
-
Gets the namespace-qualified name of the XML name that this
Name object represents.
- getQuery() - Method in exception javax.persistence.QueryTimeoutException
-
Returns the query that caused this exception.
- getQueryParameters() - Method in interface javax.ws.rs.core.UriInfo
-
Get the URI query parameters of the current request.
- getQueryParameters(boolean) - Method in interface javax.ws.rs.core.UriInfo
-
Get the URI query parameters of the current request.
- getQueryString() - Method in interface javax.servlet.http.HttpServletRequest
-
Returns the query string that is contained in the request
URL after the path.
- getQueryString() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getQueryString()
on the wrapped request object.
- getQueryString() - Method in interface javax.servlet.http.PushBuilder
-
Return the query string to be used for the push.
- getQueryString() - Method in interface javax.websocket.server.HandshakeRequest
-
Return the query string associated with the request.
- getQueryString() - Method in interface javax.websocket.Session
-
Return the query string associated with the request this session was opened under.
- getQueryString() - Method in class javax.xml.ws.spi.http.HttpExchange
-
Returns the query string that is contained in the request URI
after the path.
- getQueue() - Method in interface javax.jms.QueueBrowser
-
Gets the queue associated with this queue browser.
- getQueue() - Method in interface javax.jms.QueueReceiver
-
Gets the Queue associated with this queue receiver.
- getQueue() - Method in interface javax.jms.QueueSender
-
Gets the queue associated with this QueueSender.
- getQueueName() - Method in interface javax.jms.Queue
-
Gets the name of this queue.
- getQueueSession() - Method in interface javax.jms.XAQueueSession
-
Gets the queue session associated with this XAQueueSession.
- getRawContent() - Method in class javax.xml.soap.AttachmentPart
-
Gets the content of this AttachmentPart object as an
InputStream as if a call had been made to getContent and no
DataContentHandler had been registered for the
content-type of this AttachmentPart.
- getRawContentBytes() - Method in class javax.xml.soap.AttachmentPart
-
Gets the content of this AttachmentPart object as a
byte[] array as if a call had been made to getContent and no
DataContentHandler had been registered for the
content-type of this AttachmentPart.
- getRawType() - Method in class javax.ws.rs.core.GenericEntity
-
Gets the raw type of the enclosed entity.
- getRawType() - Method in class javax.ws.rs.core.GenericType
-
Returns the object representing the class or interface that declared
the type represented by this generic type instance.
- getReader() - Method in class javax.servlet.jsp.tagext.BodyContent
-
Return the value of this BodyContent as a Reader.
- getReader() - Method in interface javax.servlet.ServletRequest
-
Retrieves the body of the request as character data using
a BufferedReader.
- getReader() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getReader()
on the wrapped request object.
- getReader() - Method in class org.apache.jasper.runtime.BodyContentImpl
-
Return the value of this BodyJspWriter as a Reader.
- getReadMethod(Class, String) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
-
- getReadMethod() - Method in class org.apache.taglibs.standard.lang.jstl.BeanInfoIndexedProperty
-
- getReadMethod() - Method in class org.apache.taglibs.standard.lang.jstl.BeanInfoProperty
-
- getReadyCount() - Method in interface javax.management.j2ee.statistics.EntityBeanStats
-
Number of beans in the ready state.
- getRealPath(String) - Method in interface javax.servlet.ServletContext
-
Gets the real path corresponding to the given
virtual path.
- getRealPath(String) - Method in interface javax.servlet.ServletRequest
-
- getRealPath(String) - Method in class javax.servlet.ServletRequestWrapper
-
- getRealPath(String) - Method in class org.apache.jasper.JspCompilationContext
-
Gets the actual path of a URI relative to the context of
the compilation.
- getRealPath(String) - Method in class org.apache.jasper.servlet.JspCServletContext
-
Return the real path for the specified context-relative
virtual path.
- getReasonPhrase() - Method in class javax.websocket.CloseReason
-
The reason phrase associated with this CloseReason.
- getReasonPhrase() - Method in enum javax.ws.rs.core.Response.Status
-
Get the reason phrase.
- getReasonPhrase() - Method in interface javax.ws.rs.core.Response.StatusType
-
Get the reason phrase.
- getReconnectDelay() - Method in interface javax.ws.rs.sse.SseEvent
-
Get new connection retry time in milliseconds the event receiver should wait before attempting to
reconnect after a connection to the SSE event source is lost.
- getRecordFactory() - Method in interface javax.resource.cci.ConnectionFactory
-
Gets a RecordFactory instance.
- getRecordName() - Method in interface javax.resource.cci.Record
-
Gets the name of the Record.
- getRecordShortDescription() - Method in interface javax.resource.cci.Record
-
Gets a short description string for the Record.
- getReference(Class<T>, Object) - Method in interface javax.persistence.EntityManager
-
Get an instance, whose state may be lazily fetched.
- getRegisteredEncodingStyleURIs() - Method in interface javax.xml.rpc.encoding.TypeMappingRegistry
-
Returns a list of registered encodingStyle URIs in this
TypeMappingRegistry instance.
- getRegistryObject() - Method in interface javax.xml.registry.infomodel.AuditableEvent
-
Gets the RegistryObject associated with this AuditableEvent.
- getRegistryObject() - Method in interface javax.xml.registry.infomodel.ExternalIdentifier
-
Gets the parent RegistryObject for this ExternalIdentifier.
- getRegistryObject(String, String) - Method in interface javax.xml.registry.QueryManager
-
Gets the RegistryObject specified by the Id and type of object.
- getRegistryObject(String) - Method in interface javax.xml.registry.QueryManager
-
Gets the RegistryObject specified by the Id.
- getRegistryObjects() - Method in interface javax.xml.registry.infomodel.RegistryPackage
-
Gets the collection of member RegistryObjects of this RegistryPackage.
- getRegistryObjects(Collection) - Method in interface javax.xml.registry.QueryManager
-
Gets the specified RegistryObjects.
- getRegistryObjects(Collection, String) - Method in interface javax.xml.registry.QueryManager
-
Gets the specified RegistryObjects.
- getRegistryObjects() - Method in interface javax.xml.registry.QueryManager
-
Gets the RegistryObjects owned by the caller.
- getRegistryObjects(String) - Method in interface javax.xml.registry.QueryManager
-
Gets the RegistryObjects owned by the caller, that are of the specified type.
- getRegistryPackages() - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Returns the Package associated with this object.
- getRegistryService() - Method in interface javax.xml.registry.Connection
-
Gets the RegistryService interface associated with the Connection.
- getRegistryService() - Method in interface javax.xml.registry.LifeCycleManager
-
Returns the parent RegistryService that created this object.
- getRegistryService() - Method in interface javax.xml.registry.QueryManager
-
Returns the parent RegistryService that created this object.
- getRel() - Method in class javax.ws.rs.core.Link
-
Returns the value associated with the link rel param, or
null if this param is not specified.
- getRelay() - Method in interface javax.xml.soap.SOAPHeaderElement
-
Returns the boolean value of the relay attribute for this
SOAPHeaderElement
- getReleaseVersionNum() - Static method in class org.apache.taglibs.standard.Version
-
Release Number.
- getReliableURN() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
-
The "reliable" URN indicated in the TLD (the uri element).
- getRels() - Method in class javax.ws.rs.core.Link
-
Returns the value associated with the link rel param as a list
of strings or the empty list if rel is not defined.
- getRemaining() - Method in class javax.servlet.jsp.JspWriter
-
This method returns the number of unused bytes in the buffer.
- getRemaining() - Method in class org.apache.jasper.runtime.BodyContentImpl
-
- getRemaining() - Method in class org.apache.jasper.runtime.JspWriterImpl
-
- getRemoteAddr() - Method in interface javax.servlet.ServletRequest
-
Returns the Internet Protocol (IP) address of the client
or last proxy that sent the request.
- getRemoteAddr() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getRemoteAddr()
on the wrapped request object.
- getRemoteAddress() - Method in class javax.xml.ws.spi.http.HttpExchange
-
Returns the unresolved address of the remote entity invoking
this request.
- getRemoteHost() - Method in interface javax.servlet.ServletRequest
-
Returns the fully qualified name of the client
or the last proxy that sent the request.
- getRemoteHost() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getRemoteHost()
on the wrapped request object.
- getRemoteInterfaceClass() - Method in interface javax.ejb.EJBMetaData
-
Obtain the class object for the enterprise bean's remote interface.
- getRemotePort() - Method in interface javax.servlet.ServletRequest
-
Returns the Internet Protocol (IP) source port of the client
or last proxy that sent the request.
- getRemotePort() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return
getRemotePort() on the wrapped request object.
- getRemoteUser() - Method in interface javax.servlet.http.HttpServletRequest
-
Returns the login of the user making this request, if the
user has been authenticated, or null if the user
has not been authenticated.
- getRemoteUser() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getRemoteUser()
on the wrapped request object.
- getRemoveCount() - Method in interface javax.management.j2ee.statistics.EJBStats
-
Number of times remove was called.
- getRepositoryItem() - Method in interface javax.xml.registry.infomodel.ExtrinsicObject
-
Gets the repository item for this object.
- getRequest() - Method in interface javax.security.enterprise.authentication.mechanism.http.HttpMessageContext
-
Returns the request object associated with the current request.
- getRequest() - Method in class javax.security.enterprise.authentication.mechanism.http.HttpMessageContextWrapper
-
- getRequest() - Method in interface javax.servlet.AsyncContext
-
- getRequest() - Method in class javax.servlet.jsp.PageContext
-
The current value of the request object (a ServletRequest).
- getRequest() - Method in class javax.servlet.ServletRequestWrapper
-
Return the wrapped request object.
- getRequest() - Method in interface javax.ws.rs.container.ContainerRequestContext
-
Get the injectable request information.
- getRequest() - Method in class org.apache.jasper.runtime.JspContextWrapper
-
- getRequest() - Method in class org.apache.jasper.runtime.PageContextImpl
-
- getRequest() - Method in class org.apache.taglibs.standard.lang.jstl.test.PageContextImpl
-
- getRequestBody() - Method in class javax.xml.ws.spi.http.HttpExchange
-
Returns a stream from which the request body can be read.
- getRequestCharacterEncoding() - Method in interface javax.servlet.ServletContext
-
Gets the request character encoding that are supported by default for
this ServletContext.
- getRequestContext() - Method in interface javax.xml.ws.BindingProvider
-
Get the context that is used to initialize the message context
for request messages.
- getRequestDispatcher(String) - Method in interface javax.servlet.ServletContext
-
Returns a
RequestDispatcher object that acts
as a wrapper for the resource located at the given path.
- getRequestDispatcher(String) - Method in interface javax.servlet.ServletRequest
-
Returns a
RequestDispatcher object that acts as a wrapper for
the resource located at the given path.
- getRequestDispatcher(String) - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return
getRequestDispatcher(String path) on the wrapped request object.
- getRequestDispatcher(String) - Method in class org.apache.jasper.servlet.JspCServletContext
-
Return a request dispatcher for the specified context-relative path.
- getRequestedSessionId() - Method in interface javax.servlet.http.HttpServletRequest
-
Returns the session ID specified by the client.
- getRequestedSessionId() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getRequestedSessionId()
on the wrapped request object.
- getRequestHeader(String) - Method in interface javax.ws.rs.core.HttpHeaders
-
Get the values of a HTTP request header.
- getRequestHeader(String) - Method in class javax.xml.ws.spi.http.HttpExchange
-
Returns the value of the specified request header.
- getRequestHeaders() - Method in interface javax.ws.rs.core.HttpHeaders
-
Get the values of HTTP request headers.
- getRequestHeaders() - Method in class javax.xml.ws.spi.http.HttpExchange
-
Returns an immutable Map containing the HTTP headers that were
included with this request.
- getRequestId() - Method in exception javax.xml.registry.JAXRException
-
- getRequestId() - Method in interface javax.xml.registry.JAXRResponse
-
Returns the unique id for the request that generated this response.
- getRequestLocales(HttpServletRequest) - Static method in class org.apache.taglibs.standard.tag.common.core.Util
-
HttpServletRequest.getLocales() returns the server's default locale
if the request did not specify a preferred language.
- getRequestMethod() - Method in class javax.xml.ws.spi.http.HttpExchange
-
Get the HTTP request method
- getRequestParameterMap() - Method in interface javax.websocket.Session
-
Return the request parameters associated with the request this session was opened under.
- getRequestScopeMap() - Method in class org.apache.taglibs.standard.lang.jstl.ImplicitObjects
-
Returns the Map that "wraps" request-scoped attributes
- getRequestURI() - Method in interface javax.servlet.http.HttpServletRequest
-
Returns the part of this request's URL from the protocol
name up to the query string in the first line of the HTTP request.
- getRequestURI() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getRequestURI()
on the wrapped request object.
- getRequestURI() - Method in class javax.servlet.jsp.ErrorData
-
Returns the request URI.
- getRequestURI() - Method in interface javax.websocket.server.HandshakeRequest
-
Return the request URI of the handshake request.
- getRequestURI() - Method in interface javax.websocket.Session
-
Return the URI under which this session was opened, including the query string if there is one.
- getRequestUri() - Method in interface javax.ws.rs.core.UriInfo
-
Get the absolute request URI including any query parameters.
- getRequestURI() - Method in class javax.xml.ws.spi.http.HttpExchange
-
Returns the part of the request's URI from the protocol
name up to the query string in the first line of the HTTP request.
- getRequestUriBuilder() - Method in interface javax.ws.rs.core.UriInfo
-
Get the absolute request URI in the form of a UriBuilder.
- getRequestURL() - Method in interface javax.servlet.http.HttpServletRequest
-
Reconstructs the URL the client used to make the request.
- getRequestURL() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getRequestURL()
on the wrapped request object.
- getRequestURL(HttpServletRequest) - Static method in class javax.servlet.http.HttpUtils
-
Deprecated.
Reconstructs the URL the client used to make the request,
using information in the HttpServletRequest object.
- getRequiredVersion() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
-
A string describing the required version of the JSP container.
- getResource(String) - Method in interface javax.servlet.ServletContext
-
Returns a URL to the resource that is mapped to the given path.
- getResource(Object) - Method in interface javax.transaction.TransactionSynchronizationRegistry
-
Get an object from the Map of resources being managed for
the transaction bound to the current thread at the time this
method is called.
- getResource(Class<T>) - Method in interface javax.ws.rs.container.ResourceContext
-
Get a resolved instance of a resource or sub-resource class.
- getResource(String) - Method in class org.apache.jasper.JspCompilationContext
-
- getResource(String) - Method in class org.apache.jasper.servlet.JspCServletContext
-
Return a URL object of a resource that is mapped to the
specified context-relative path.
- getResourceAdapter() - Method in interface javax.resource.spi.ResourceAdapterAssociation
-
Get the associated ResourceAdapter object.
- getResourceAsStream(String) - Method in interface javax.servlet.ServletContext
-
Returns the resource located at the named path as
an InputStream object.
- getResourceAsStream(String) - Method in class org.apache.jasper.JspCompilationContext
-
Gets a resource as a stream, relative to the meanings of this
context's implementation.
- getResourceAsStream(String) - Method in class org.apache.jasper.servlet.JspCServletContext
-
Return an InputStream allowing access to the resource at the
specified context-relative path.
- getResourceBundle() - Method in class javax.servlet.jsp.jstl.fmt.LocalizationContext
-
Gets the resource bundle of this I18N localization context.
- getResourceClass() - Method in interface javax.ws.rs.container.ResourceInfo
-
Get the resource class that is the target of a request,
or null if this information is not available.
- getResourceMethod() - Method in interface javax.ws.rs.container.ResourceInfo
-
Get the resource method that is the target of a request,
or null if this information is not available.
- getResourcePaths(String) - Method in interface javax.servlet.ServletContext
-
Returns a directory-like listing of all the paths to resources
within the web application whose longest sub-path matches the
supplied path argument.
- getResourcePaths(String) - Method in class org.apache.jasper.JspCompilationContext
-
- getResourcePaths(String) - Method in class org.apache.jasper.servlet.JspCServletContext
-
Return the set of resource paths for the "directory" at the
specified context path.
- getResponse() - Method in interface javax.security.enterprise.authentication.mechanism.http.HttpMessageContext
-
Returns the response object associated with the current request.
- getResponse() - Method in class javax.security.enterprise.authentication.mechanism.http.HttpMessageContextWrapper
-
- getResponse() - Method in interface javax.servlet.AsyncContext
-
- getResponse() - Method in class javax.servlet.jsp.PageContext
-
The current value of the response object (a ServletResponse).
- getResponse() - Method in class javax.servlet.ServletResponseWrapper
-
Return the wrapped ServletResponse object.
- getResponse() - Method in exception javax.ws.rs.client.ResponseProcessingException
-
Get the HTTP response for which the processing has failed.
- getResponse() - Method in exception javax.ws.rs.WebApplicationException
-
Get the HTTP response.
- getResponse() - Method in class org.apache.jasper.runtime.JspContextWrapper
-
- getResponse() - Method in class org.apache.jasper.runtime.PageContextImpl
-
- getResponse() - Method in class org.apache.taglibs.standard.lang.jstl.test.PageContextImpl
-
- getResponseBody() - Method in class javax.xml.ws.spi.http.HttpExchange
-
Returns a stream to which the response body must be
written.
- getResponseCharacterEncoding() - Method in interface javax.servlet.ServletContext
-
Gets the response character encoding that are supported by default for
this ServletContext.
- getResponseContext() - Method in interface javax.xml.ws.BindingProvider
-
Get the context that resulted from processing a response message.
- getResponseHeaders() - Method in class javax.xml.ws.spi.http.HttpExchange
-
Returns a mutable Map into which the HTTP response headers can be stored
and which will be transmitted as part of this response.
- getResponses() - Method in class javax.xml.ws.soap.AddressingFeature
-
If addressing is enabled, this property determines whether endpoint
requires the use of anonymous responses, or non-anonymous responses,
or all responses.
- getRestriction() - Method in interface javax.persistence.criteria.CommonAbstractCriteria
-
Return the predicate that corresponds to the where clause
restriction(s), or null if no restrictions have been
specified.
- getResult() - Method in interface javax.enterprise.concurrent.LastExecution
-
Result of the last execution.
- getResult() - Method in interface javax.xml.bind.UnmarshallerHandler
-
Obtains the unmarshalled result.
- getResult() - Method in class javax.xml.bind.util.JAXBResult
-
Gets the unmarshalled object created by the transformation.
- getResult() - Method in class javax.xml.soap.SAAJResult
-
- getResultList() - Method in interface javax.persistence.Query
-
Execute a SELECT query and return the query results
as an untyped List.
- getResultList() - Method in interface javax.persistence.StoredProcedureQuery
-
Retrieve the list of results from the next result set.
- getResultList() - Method in interface javax.persistence.TypedQuery
-
Execute a SELECT query and return the query results
as a typed List.
- getResultSetInfo() - Method in interface javax.resource.cci.Connection
-
Gets the information on the ResultSet functionality supported by
a connected EIS instance.
- getResultStream() - Method in interface javax.persistence.Query
-
Execute a SELECT query and return the query results
as an untyped java.util.stream.Stream.
- getResultStream() - Method in interface javax.persistence.TypedQuery
-
Execute a SELECT query and return the query results
as a typed java.util.stream.Stream.
- getResultType() - Method in interface javax.persistence.criteria.AbstractQuery
-
Return the result type of the query or subquery.
- getRetryTime(Date) - Method in exception javax.ws.rs.ServiceUnavailableException
-
Get the retry time for the failed request.
- getReturnType() - Method in interface javax.xml.rpc.Call
-
Gets the return type for a specific operation
- getRole() - Method in interface javax.xml.soap.SOAPHeaderElement
-
Returns the value of the Role attribute of this
SOAPHeaderElement.
- getRoles() - Method in interface javax.xml.rpc.handler.HandlerChain
-
Gets SOAP actor roles registered for this HandlerChain at
this SOAP node.
- getRoles() - Method in interface javax.xml.rpc.handler.soap.SOAPMessageContext
-
Gets the SOAP actor roles associated with an execution
of the HandlerChain and its contained Handler instances.
- getRoles() - Method in interface javax.xml.ws.handler.soap.SOAPMessageContext
-
Gets the SOAP actor roles associated with an execution
of the handler chain.
- getRoles() - Method in interface javax.xml.ws.soap.SOAPBinding
-
Gets the roles played by the SOAP binding instance.
- getRolesAllowed() - Method in class javax.servlet.HttpConstraintElement
-
Gets the names of the authorized roles.
- getRollbackOnly() - Method in interface javax.ejb.EJBContext
-
Test if the transaction has been marked for rollback only.
- getRollbackOnly() - Method in interface javax.persistence.EntityTransaction
-
Determine whether the current resource transaction has been
marked for rollback.
- getRollbackOnly() - Method in interface javax.transaction.TransactionSynchronizationRegistry
-
Get the rollbackOnly status of the transaction bound to the
current thread at the time this method is called.
- getRolledbackCount() - Method in interface javax.management.j2ee.statistics.JTAStats
-
Number of rolled-back transactions.
- getRoot() - Method in interface javax.persistence.criteria.CriteriaDelete
-
Return the query root.
- getRoot() - Method in interface javax.persistence.criteria.CriteriaUpdate
-
Return the query root.
- getRootCause() - Method in exception javax.servlet.jsp.el.ELException
-
Deprecated.
Returns the root cause.
- getRootCause() - Method in exception javax.servlet.jsp.JspException
-
- getRootCause() - Method in exception javax.servlet.ServletException
-
Returns the exception that caused this servlet exception.
- getRootCause() - Method in exception org.apache.taglibs.standard.lang.jstl.ELException
-
Returns the root cause
- getRootOrganization() - Method in interface javax.xml.registry.infomodel.Organization
-
Gets the root organization.
- getRootPageContext(PageContext) - Static method in class org.apache.jasper.runtime.JspContextWrapper
-
- getRoots() - Method in interface javax.persistence.criteria.AbstractQuery
-
Return the query roots.
- getRowCount() - Method in interface javax.servlet.jsp.jstl.sql.Result
-
Returns the number of rows in the cached ResultSet
- getRowCount() - Method in class org.apache.taglibs.standard.tag.common.sql.ResultImpl
-
Returns the number of rows in the cached ResultSet
- getRows() - Method in interface javax.servlet.jsp.jstl.sql.Result
-
Returns the result of the query as an array of SortedMap objects.
- getRows() - Method in class org.apache.taglibs.standard.tag.common.sql.ResultImpl
-
Returns an array of SortedMap objects.
- getRowsByIndex() - Method in interface javax.servlet.jsp.jstl.sql.Result
-
Returns the result of the query as an array of arrays.
- getRowsByIndex() - Method in class org.apache.taglibs.standard.tag.common.sql.ResultImpl
-
Returns an array of Object[] objects.
- getRunAsRole() - Method in interface javax.servlet.ServletRegistration
-
Gets the name of the runAs role of the Servlet represented by this
ServletRegistration.
- getRunEnd() - Method in interface javax.enterprise.concurrent.LastExecution
-
The last time in which the task was completed.
- getRunStart() - Method in interface javax.enterprise.concurrent.LastExecution
-
The last time in which the task started running.
- getRuntimeContext() - Method in class org.apache.jasper.JspCompilationContext
-
- getRuntimeType() - Method in interface javax.ws.rs.core.Configuration
-
Get the runtime type of this configuration context.
- getRxInvoker(SyncInvoker, ExecutorService) - Method in interface javax.ws.rs.client.RxInvokerProvider
-
- getSampleMethodMap() - Static method in class org.apache.taglibs.standard.lang.jstl.test.StaticFunctionTests
-
- getSaveBytecode() - Method in class org.apache.jasper.EmbeddedServletOptions
-
- getSaveBytecode() - Method in class org.apache.jasper.JspC
-
- getSaveBytecode() - Method in interface org.apache.jasper.Options
-
If class files are generated as byte arrays, should they be saved to
disk at the end of compilations?
- getSchedule() - Method in interface javax.ejb.Timer
-
Get the schedule expression corresponding to this timer.
- getScheduledStart() - Method in interface javax.enterprise.concurrent.LastExecution
-
The last time in which task was scheduled to run.
- getSchema() - Method in class javax.xml.bind.Binder
-
- getSchema() - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
-
- getSchema() - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
-
- getSchema() - Method in interface javax.xml.bind.Marshaller
-
Get the JAXP 1.3 Schema object
being used to perform marshal-time validation.
- getSchema() - Method in interface javax.xml.bind.Unmarshaller
-
Get the JAXP 1.3 Schema object
being used to perform unmarshal-time validation.
- getSchemaLocation() - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
-
Convenience method for getting the current schemaLocation.
- getScheme() - Method in interface javax.servlet.ServletRequest
-
Returns the name of the scheme used to make this request,
for example,
http, https, or ftp.
- getScheme() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getScheme()
on the wrapped request object.
- getScheme() - Method in class javax.xml.ws.spi.http.HttpExchange
-
Returns the name of the scheme used to make this request,
for example: http, or https.
- getScope() - Method in class javax.servlet.jsp.tagext.TagVariableInfo
-
The body of the <scope> element.
- getScope() - Method in class javax.servlet.jsp.tagext.VariableInfo
-
Returns the lexical scope of the variable.
- getScope() - Method in class javax.xml.bind.JAXBElement
-
Returns scope of xml element declaration.
- getScope(String) - Method in interface javax.xml.ws.handler.MessageContext
-
Gets the scope of a property.
- getScope(String) - Static method in class org.apache.taglibs.standard.tag.common.core.Util
-
- getScratchDir() - Method in class org.apache.jasper.EmbeddedServletOptions
-
What is my scratch dir?
- getScratchDir() - Method in class org.apache.jasper.JspC
-
- getScratchDir() - Method in interface org.apache.jasper.Options
-
What is my scratch dir?
- getScriptingInvalid() - Method in interface javax.servlet.descriptor.JspPropertyGroupDescriptor
-
Gets the value of the scripting-invalid configuration,
which specifies whether scripting is enabled for any JSP pages mapped
to the JSP property group represented by this
JspPropertyGroupDescriptor.
- getSecond() - Method in class javax.ejb.ScheduleExpression
-
Return the value of the second attribute.
- getSecure() - Method in class javax.servlet.http.Cookie
-
Returns true if the browser is sending cookies
only over a secure protocol, or false if the
browser can send cookies using any protocol.
- getSecurityContext() - Method in interface javax.ws.rs.container.ContainerRequestContext
-
Get the injectable security context information for the current request.
- getSelection() - Method in interface javax.persistence.criteria.AbstractQuery
-
Return the selection of the query, or null if no selection
has been set.
- getSelection() - Method in interface javax.persistence.criteria.Subquery
-
Return the selection expression.
- getSendErrorToClient() - Method in class org.apache.jasper.EmbeddedServletOptions
-
Should errors be sent to client or thrown into stderr?
- getSendErrorToClient() - Method in class org.apache.jasper.JspC
-
- getSendErrorToClient() - Method in interface org.apache.jasper.Options
-
Should errors be sent to client or thrown into stderr?
- getSendStream() - Method in interface javax.websocket.RemoteEndpoint.Basic
-
Opens an output stream on which a binary message may be sent.
- getSendTimeout() - Method in interface javax.websocket.RemoteEndpoint.Async
-
Return the number of milliseconds the implementation will timeout attempting to send a websocket message.
- getSendWriter() - Method in interface javax.websocket.RemoteEndpoint.Basic
-
Opens an character stream on which a text message may be sent.
- getSentMailCount() - Method in interface javax.management.j2ee.statistics.JavaMailStats
-
The number of mail messages sent.
- getSerializer(Class, QName) - Method in interface javax.xml.rpc.encoding.TypeMapping
-
Gets the SerializerFactory registered for the specified
pair of Java type and XML data type.
- getSerializerAs(String) - Method in interface javax.xml.rpc.encoding.SerializerFactory
-
Returns a Serializer for the specified XML processing
mechanism type.
- getServerInfo() - Method in interface javax.servlet.ServletContext
-
Returns the name and version of the servlet container on which
the servlet is running.
- getServerInfo() - Method in class org.apache.jasper.servlet.JspCServletContext
-
Return descriptive information about this server.
- getServerName() - Method in interface javax.servlet.ServletRequest
-
Returns the host name of the server to which the request was sent.
- getServerName() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getServerName()
on the wrapped request object.
- getServerPort() - Method in interface javax.servlet.ServletRequest
-
Returns the port number to which the request was sent.
- getServerPort() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return getServerPort()
on the wrapped request object.
- getServerSession() - Method in interface javax.jms.ServerSessionPool
-
Return a server session from the pool.
- getServerSessionPool() - Method in interface javax.jms.ConnectionConsumer
-
Gets the server session pool associated with this connection consumer.
- getService() - Method in interface javax.xml.registry.infomodel.ServiceBinding
-
Gets the parent service for which this is a binding.
- getServiceBinding() - Method in interface javax.xml.registry.infomodel.SpecificationLink
-
Gets the parent ServiceBinding for this SpecificationLink.
- getServiceBindings() - Method in interface javax.xml.registry.infomodel.Service
-
Gets all children ServiceBindings.
- getServiceName() - Method in interface javax.xml.rpc.Service
-
Gets the name of this service.
- getServiceName() - Method in interface javax.xml.ws.handler.PortInfo
-
Gets the qualified name of the WSDL service name containing
the port being accessed.
- getServiceName() - Method in class javax.xml.ws.Service
-
Gets the name of this service.
- getServiceName() - Method in class javax.xml.ws.spi.ServiceDelegate
-
Gets the name of this service.
- getServices() - Method in interface javax.xml.registry.infomodel.Organization
-
Gets all children Services.
- getServiceTime() - Method in interface javax.management.j2ee.statistics.ServletStats
-
Execution times for the methods.
- getServlet(String) - Method in interface javax.servlet.ServletContext
-
- getServlet() - Method in exception javax.servlet.UnavailableException
-
- getServlet() - Method in class org.apache.jasper.runtime.PageContextImpl
-
- getServlet(String) - Method in class org.apache.jasper.servlet.JspCServletContext
-
- getServlet() - Method in class org.apache.jasper.servlet.JspServletWrapper
-
- getServletClassLastModifiedTime() - Method in class org.apache.jasper.servlet.JspServletWrapper
-
Gets the last-modified time of the servlet class file associated with
this JspServletWrapper.
- getServletClassName() - Method in class org.apache.jasper.JspCompilationContext
-
Just the class name (does not include package name) of the
generated class.
- getServletConfig() - Method in class javax.servlet.GenericServlet
-
- getServletConfig() - Method in class javax.servlet.jsp.PageContext
-
The ServletConfig instance.
- getServletConfig() - Method in interface javax.servlet.Servlet
-
Returns a
ServletConfig object, which contains
initialization and startup parameters for this servlet.
- getServletConfig() - Method in class org.apache.jasper.runtime.JspContextWrapper
-
- getServletConfig() - Method in class org.apache.jasper.runtime.PageContextImpl
-
- getServletConfig() - Method in class org.apache.taglibs.standard.lang.jstl.test.PageContextImpl
-
- getServletContext() - Method in interface javax.servlet.FilterConfig
-
Returns a reference to the
ServletContext in which the caller
is executing.
- getServletContext() - Method in class javax.servlet.GenericFilter
-
Returns a reference to the
ServletContext in which this filter
is running.
- getServletContext() - Method in class javax.servlet.GenericServlet
-
Returns a reference to the
ServletContext in which this servlet
is running.
- getServletContext() - Method in interface javax.servlet.http.HttpSession
-
Returns the ServletContext to which this session belongs.
- getServletContext() - Method in class javax.servlet.jsp.PageContext
-
The ServletContext instance.
- getServletContext() - Method in interface javax.servlet.ServletConfig
-
Returns a reference to the
ServletContext in which the caller
is executing.
- getServletContext() - Method in class javax.servlet.ServletContextEvent
-
Return the ServletContext that changed.
- getServletContext() - Method in interface javax.servlet.ServletRequest
-
Gets the servlet context to which this ServletRequest was last
dispatched.
- getServletContext() - Method in class javax.servlet.ServletRequestEvent
-
Returns the ServletContext of this web application.
- getServletContext() - Method in class javax.servlet.ServletRequestWrapper
-
Gets the servlet context to which the wrapped servlet request was last
dispatched.
- getServletContext() - Method in interface javax.xml.rpc.server.ServletEndpointContext
-
The method getServletContext returns the
ServletContext associated with the web
application that contain this endpoint.
- getServletContext() - Method in class org.apache.jasper.JspCompilationContext
-
- getServletContext() - Method in class org.apache.jasper.runtime.JspContextWrapper
-
- getServletContext() - Method in class org.apache.jasper.runtime.PageContextImpl
-
- getServletContext() - Method in class org.apache.jasper.servlet.JspServletWrapper
-
- getServletContext() - Method in class org.apache.taglibs.standard.lang.jstl.test.PageContextImpl
-
- getServletContextName() - Method in interface javax.servlet.ServletContext
-
Returns the name of this web application corresponding to this
ServletContext as specified in the deployment descriptor for this
web application by the display-name element.
- getServletContextName() - Method in class org.apache.jasper.servlet.JspCServletContext
-
Return the name of this servlet context.
- getServletInfo() - Method in class javax.servlet.GenericServlet
-
Returns information about the servlet, such as
author, version, and copyright.
- getServletInfo() - Method in interface javax.servlet.Servlet
-
Returns information about the servlet, such
as author, version, and copyright.
- getServletInfo() - Method in class org.apache.jasper.runtime.HttpJspBase
-
- getServletJavaFileName() - Method in class org.apache.jasper.JspCompilationContext
-
Full path name of the Java file into which the servlet is being
generated.
- getServletName() - Method in class javax.servlet.GenericServlet
-
Returns the name of this servlet instance.
- getServletName() - Method in interface javax.servlet.http.HttpServletMapping
-
Return the String representation for the servlet-name
for this mapping.
- getServletName() - Method in class javax.servlet.jsp.ErrorData
-
Returns the name of the servlet invoked.
- getServletName() - Method in interface javax.servlet.ServletConfig
-
Returns the name of this servlet instance.
- getServletNameMappings() - Method in interface javax.servlet.FilterRegistration
-
Gets the currently available servlet name mappings
of the Filter represented by this FilterRegistration.
- getServletNames() - Method in interface javax.servlet.ServletContext
-
- getServletNames() - Method in class org.apache.jasper.servlet.JspCServletContext
-
- getServletPackageName() - Method in class org.apache.jasper.JspCompilationContext
-
Package name for the generated class is make up of the base package
name, which is user settable, and the derived package name.
- getServletPath() - Method in interface javax.servlet.http.HttpServletRequest
-
Returns the part of this request's URL that calls
the servlet.
- getServletPath() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getServletPath()
on the wrapped request object.
- getServletRegistration(String) - Method in interface javax.servlet.ServletContext
-
Gets the ServletRegistration corresponding to the servlet with the
given servletName.
- getServletRegistration(String) - Method in class org.apache.jasper.servlet.JspCServletContext
-
- getServletRegistrations() - Method in interface javax.servlet.ServletContext
-
Gets a (possibly empty) Map of the ServletRegistration
objects (keyed by servlet name) corresponding to all servlets
registered with this ServletContext.
- getServletRegistrations() - Method in class org.apache.jasper.servlet.JspCServletContext
-
- getServletRequest() - Method in class javax.servlet.ServletRequestEvent
-
Returns the ServletRequest that is changing.
- getServlets() - Method in interface javax.servlet.ServletContext
-
- getServlets() - Method in class org.apache.jasper.servlet.JspCServletContext
-
- getSession() - Method in interface javax.jms.ServerSession
-
Return the ServerSession's Session.
- getSession() - Method in interface javax.jms.XASession
-
Gets the session associated with this XASession.
- getSession(boolean) - Method in interface javax.servlet.http.HttpServletRequest
-
Returns the current HttpSession
associated with this request or, if there is no
current session and create is true, returns
a new session.
- getSession() - Method in interface javax.servlet.http.HttpServletRequest
-
Returns the current session associated with this request,
or if the request does not have a session, creates one.
- getSession(boolean) - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getSession(boolean create)
on the wrapped request object.
- getSession() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getSession()
on the wrapped request object.
- getSession() - Method in class javax.servlet.http.HttpSessionBindingEvent
-
Return the session that changed.
- getSession(String) - Method in interface javax.servlet.http.HttpSessionContext
-
- getSession() - Method in class javax.servlet.http.HttpSessionEvent
-
Return the session that changed.
- getSession() - Method in class javax.servlet.jsp.PageContext
-
The current value of the session object (an HttpSession).
- getSession() - Method in exception javax.websocket.SessionException
-
Return the Session on which the problem occurred.
- getSession() - Method in class org.apache.jasper.compiler.PageInfo
-
- getSession() - Method in class org.apache.jasper.runtime.JspContextWrapper
-
- getSession() - Method in class org.apache.jasper.runtime.PageContextImpl
-
- getSession() - Method in class org.apache.taglibs.standard.lang.jstl.test.PageContextImpl
-
- getSessionContext() - Method in interface javax.servlet.http.HttpSession
-
- getSessionCookieConfig() - Method in interface javax.servlet.ServletContext
-
Gets the
SessionCookieConfig object through which various
properties of the session tracking cookies created on behalf of this
ServletContext may be configured.
- getSessionCookieConfig() - Method in class org.apache.jasper.servlet.JspCServletContext
-
- getSessionId() - Method in interface javax.servlet.http.PushBuilder
-
Return the SessionID to be used for the push.
- getSessionMode() - Method in interface javax.jms.JMSContext
-
Returns the session mode of the JMSContext's session.
- getSessions() - Method in interface javax.management.j2ee.statistics.JMSConnectionStats
-
Returns an array of JMSSessionStats that provide statistics
about the sessions associated with the referencing JMSConnectionStats.
- getSessionScopeMap() - Method in class org.apache.taglibs.standard.lang.jstl.ImplicitObjects
-
Returns the Map that "wraps" session-scoped attributes
- getSessionTimeout() - Method in interface javax.servlet.ServletContext
-
Gets the session timeout in minutes that are supported by default for
this ServletContext.
- getSet(String, Class<E>) - Method in interface javax.persistence.metamodel.ManagedType
-
Return the Set-valued attribute of the managed type that
corresponds to the specified name and Java element type.
- getSet(String) - Method in interface javax.persistence.metamodel.ManagedType
-
Return the Set-valued attribute of the managed type that
corresponds to the specified name.
- getSeverity() - Method in class javax.xml.bind.helpers.ValidationEventImpl
-
- getSeverity() - Method in interface javax.xml.bind.ValidationEvent
-
Retrieve the severity code for this warning/error.
- getSharedCacheMode() - Method in interface javax.persistence.spi.PersistenceUnitInfo
-
Returns the specification of how the provider must use
a second-level cache for the persistence unit.
- getSharedConnection() - Method in class org.apache.taglibs.standard.tag.common.sql.TransactionTagSupport
-
Called by nested parameter elements to get a reference to
the Connection.
- getShort(String) - Method in interface javax.jms.MapMessage
-
Returns the short value with the specified name.
- getShort1() - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- getShort2() - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- getShortName() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
-
The preferred short name (prefix) as indicated in the TLD.
- getShortProperty(String) - Method in interface javax.jms.JMSProducer
-
Returns the message property with the specified name that has been set on this JMSProducer, converted to a
short.
- getShortProperty(String) - Method in interface javax.jms.Message
-
Returns the value of the short property with the specified name.
- getSingleResult() - Method in interface javax.persistence.Query
-
Execute a SELECT query that returns a single untyped result.
- getSingleResult() - Method in interface javax.persistence.StoredProcedureQuery
-
Retrieve a single result from the next result set.
- getSingleResult() - Method in interface javax.persistence.TypedQuery
-
Execute a SELECT query that returns a single result.
- getSingletons() - Method in class javax.ws.rs.core.Application
-
Get a set of root resource, provider and
feature instances.
- getSingularAttribute(String, Class<Y>) - Method in interface javax.persistence.metamodel.ManagedType
-
Return the single-valued attribute of the managed
type that corresponds to the specified name and Java type.
- getSingularAttribute(String) - Method in interface javax.persistence.metamodel.ManagedType
-
Return the single-valued attribute of the managed type that
corresponds to the specified name.
- getSingularAttributes() - Method in interface javax.persistence.metamodel.ManagedType
-
Return the single-valued attributes of the managed type.
- getSize() - Method in interface javax.servlet.http.Part
-
Returns the size of this fille.
- getSize(T, Class<?>, Type, Annotation[], MediaType) - Method in interface javax.ws.rs.ext.MessageBodyWriter
-
Originally, the method has been called before writeTo to ascertain the length in bytes of
the serialized form of t.
- getSize() - Method in class javax.xml.soap.AttachmentPart
-
Returns the number of bytes in this AttachmentPart
object.
- getSlot(String) - Method in interface javax.xml.registry.infomodel.ExtensibleObject
-
Gets the slot specified by slotName.
- getSlots() - Method in interface javax.xml.registry.infomodel.ExtensibleObject
-
Returns the Slots associated with this object.
- getSlotType() - Method in interface javax.xml.registry.infomodel.Slot
-
Gets the slotType for this Slot.
- getSmallIcon() - Method in class javax.servlet.jsp.tagext.TagInfo
-
Get the path to the small icon.
- getSmap() - Method in class org.apache.jasper.compiler.SmapUtil.ClassInfo
-
- getSmapStratum() - Method in class org.apache.jasper.compiler.SmapUtil.ClassInfo
-
- getSMaxAge() - Method in class javax.ws.rs.core.CacheControl
-
Corresponds to the s-maxage cache control directive.
- getSOAPBody() - Method in class javax.xml.soap.SOAPMessage
-
Gets the SOAP Body contained in this SOAPMessage object.
- getSOAPFactory() - Method in interface javax.xml.ws.soap.SOAPBinding
-
Gets the SAAJ SOAPFactory instance used by this SOAP binding.
- getSOAPHeader() - Method in class javax.xml.soap.SOAPMessage
-
Gets the SOAP Header contained in this SOAPMessage object.
- getSOAPPart() - Method in class javax.xml.soap.SOAPMessage
-
Gets the SOAP part of this SOAPMessage object.
- getSourceObject() - Method in interface javax.xml.registry.infomodel.Association
-
Gets the Object that is the source of this Association.
- getSpecificationLinks() - Method in interface javax.xml.registry.infomodel.ServiceBinding
-
Gets all children SpecificationLinks.
- getSpecificationObject() - Method in interface javax.xml.registry.infomodel.SpecificationLink
-
Gets the specification object for this object.
- getSpecificationVersion() - Method in class javax.servlet.jsp.JspEngineInfo
-
Return the version number of the JSP specification that is supported by this JSP engine.
- getSpecVersion() - Method in interface javax.resource.cci.ResourceAdapterMetaData
-
Returns a string representation of the version of the
connector architecture specification that is supported by
the resource adapter.
- getSslContext() - Method in interface javax.ws.rs.client.Client
-
Get the SSL context configured to be used with the current client run-time.
- getStability() - Method in interface javax.xml.registry.infomodel.RegistryEntry
-
Gets the stability indicator for the RegistryEntry within the Registry.
- getStart() - Method in class javax.ejb.ScheduleExpression
-
Return the start date, if set; otherwise null.
- getStartDuration() - Method in class javax.resource.spi.work.WorkEvent
-
Return the start interval duration.
- getStartTime() - Method in interface javax.management.j2ee.statistics.Statistic
-
The time of the first measurement represented as a long, whose value is the number of milliseconds since January 1, 1970, 00:00:00.
- getStateOrProvince() - Method in interface javax.xml.registry.infomodel.PostalAddress
-
Returns the state or province.
- getStatistic(String) - Method in interface javax.management.j2ee.statistics.Stats
-
Get a Statistic by name.
- getStatisticNames() - Method in interface javax.management.j2ee.statistics.Stats
-
Returns an array of Strings which are the names of the attributes from the specific Stats submodel that this object supports.
- getStatistics() - Method in interface javax.management.j2ee.statistics.Stats
-
Returns an array containing all of the Statistic objects supported by this Stats object.
- getStatus() - Method in class javax.security.enterprise.identitystore.CredentialValidationResult
-
Determines the validation status.
- getStatus() - Method in interface javax.servlet.http.HttpServletResponse
-
Gets the current status code of this response.
- getStatus() - Method in class javax.servlet.http.HttpServletResponseWrapper
-
- getStatus() - Method in interface javax.transaction.Transaction
-
Obtain the status of the transaction associated with the target
Transaction object.
- getStatus() - Method in interface javax.transaction.TransactionManager
-
Obtain the status of the transaction associated with the current thread.
- getStatus() - Method in interface javax.transaction.UserTransaction
-
Obtain the status of the transaction associated with the current thread.
- getStatus() - Method in interface javax.ws.rs.client.ClientResponseContext
-
Get the status code associated with the response.
- getStatus() - Method in interface javax.ws.rs.container.ContainerResponseContext
-
Get the status code associated with the response.
- getStatus() - Method in class javax.ws.rs.core.Response
-
Get the status code associated with the response.
- getStatus() - Method in interface javax.xml.registry.infomodel.RegistryEntry
-
Gets the life cycle status of the RegistryEntry within the registry.
- getStatus() - Method in exception javax.xml.registry.JAXRException
-
- getStatus() - Method in interface javax.xml.registry.JAXRResponse
-
Returns the status for this response.
- getStatusCode() - Method in class javax.servlet.jsp.ErrorData
-
Returns the status code of the error.
- getStatusCode() - Method in enum javax.ws.rs.core.Response.Status
-
Get the associated status code.
- getStatusCode() - Method in interface javax.ws.rs.core.Response.StatusType
-
Get the associated status code.
- getStatusCode() - Method in exception javax.xml.ws.http.HTTPException
-
Gets the HTTP status code.
- getStatusInfo() - Method in interface javax.ws.rs.client.ClientResponseContext
-
Get the complete status information associated with the response.
- getStatusInfo() - Method in interface javax.ws.rs.container.ContainerResponseContext
-
Get the complete status information associated with the response.
- getStatusInfo() - Method in class javax.ws.rs.core.Response
-
Get the complete status information associated with the response.
- getStep() - Method in interface javax.servlet.jsp.jstl.core.LoopTagStatus
-
Returns the value of the 'step' attribute for the associated tag,
or null if no 'step' attribute was specified.
- getSteps() - Method in class org.apache.taglibs.standard.extra.spath.AbsolutePath
-
- getSteps() - Method in class org.apache.taglibs.standard.extra.spath.Path
-
Retrives an ordered list of Step objects representing this
expression.
- getSteps() - Method in class org.apache.taglibs.standard.extra.spath.RelativePath
-
- getStratumName() - Method in class org.apache.jasper.compiler.SmapStratum
-
Returns the name of the stratum.
- getStreet() - Method in interface javax.xml.registry.infomodel.PostalAddress
-
Returns the street name.
- getStreetNumber() - Method in interface javax.xml.registry.infomodel.PostalAddress
-
Returns the street number.
- getString(String) - Method in interface javax.jms.MapMessage
-
Returns the String value with the specified name.
- getString() - Method in class javax.servlet.jsp.tagext.BodyContent
-
Return the value of the BodyContent as a String.
- getString() - Method in class org.apache.jasper.compiler.SmapGenerator
-
- getString() - Method in class org.apache.jasper.compiler.SmapStratum
-
Returns the given stratum as a String: a StratumSection,
followed by at least one FileSection and at least one LineSection.
- getString() - Method in class org.apache.jasper.compiler.SmapStratum.LineInfo
-
Retrieves the current LineInfo as a String, print all values
only when appropriate (but LineInfoID if and only if it's been
specified, as its necessity is sensitive to context).
- getString() - Method in class org.apache.jasper.runtime.BodyContentImpl
-
Return the value of the BodyJspWriter as a String.
- getString1() - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- getString2() - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- getStringArray1() - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- getStringHeaders() - Method in interface javax.ws.rs.client.ClientRequestContext
-
Get a string view of header values associated with the message.
- getStringHeaders() - Method in interface javax.ws.rs.container.ContainerResponseContext
-
Get a string view of header values associated with the message.
- getStringHeaders() - Method in class javax.ws.rs.core.Response
-
Get view of the response headers and their string values.
- getStringProperty(String) - Method in interface javax.jms.JMSProducer
-
Returns the message property with the specified name that has been set on this JMSProducer, converted to a
String.
- getStringProperty(String) - Method in interface javax.jms.Message
-
Returns the value of the String property with the specified name.
- getStringResource(String) - Static method in class org.apache.taglibs.standard.lang.jstl.Constants
-
- getStyle(String, String) - Static method in class org.apache.taglibs.standard.tag.common.core.Util
-
- getSubgraphs() - Method in interface javax.persistence.AttributeNode
-
Return the Map<Class, Subgraph> of subgraphs associated
with this attribute node.
- getSubmittedFileName() - Method in interface javax.servlet.http.Part
-
Gets the file name specified by the client
- getSubmittingOrganization() - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Gets the Organization that submitted this RegistryObject.
- getSubprotocols() - Method in interface javax.websocket.server.ServerEndpointConfig
-
Return the websocket subprotocols configured.
- getSubtype() - Method in class javax.ws.rs.core.MediaType
-
Getter for subtype.
- GetSuffix(int) - Method in class org.apache.taglibs.standard.extra.spath.ASCII_CharStream
-
- GetSuffix(int) - Method in class org.apache.taglibs.standard.extra.spath.ASCII_UCodeESC_CharStream
-
- GetSuffix(int) - Method in class org.apache.taglibs.standard.lang.jstl.parser.SimpleCharStream
-
- getSuffixes() - Method in class org.apache.taglibs.standard.lang.jstl.ComplexValue
-
- getSupertype() - Method in interface javax.persistence.metamodel.IdentifiableType
-
Return the identifiable type that corresponds to the most
specific mapped superclass or entity extended by the entity
or mapped superclass.
- getSuppliedRequest() - Method in class javax.servlet.AsyncEvent
-
Gets the ServletRequest from this AsyncEvent.
- getSuppliedResponse() - Method in class javax.servlet.AsyncEvent
-
Gets the ServletResponse from this AsyncEvent.
- getSupportedEncodings() - Method in interface javax.xml.rpc.encoding.TypeMapping
-
Returns the encodingStyle URIs (as String[]) supported by
this TypeMapping instance.
- getSupportedMechanismTypes() - Method in interface javax.xml.rpc.encoding.DeserializerFactory
-
Returns a list of all XML processing mechanism types
supported by this DeserializerFactory.
- getSupportedMechanismTypes() - Method in interface javax.xml.rpc.encoding.SerializerFactory
-
Returns a list of all XML processing mechanism types
supported by this SerializerFactory.
- getSystemClassPath() - Method in class org.apache.jasper.EmbeddedServletOptions
-
Gets the system class path.
- getSystemClassPath() - Method in class org.apache.jasper.JspC
-
Gets the system class path.
- getSystemClassPath() - Method in interface org.apache.jasper.Options
-
Gets the system class path.
- getTag(String) - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
-
Get the TagInfo for a given tag name, looking through all the tags in this tag library.
- getTagClassName() - Method in class javax.servlet.jsp.tagext.TagInfo
-
Name of the class that provides the handler for this tag.
- getTagExtraInfo() - Method in class javax.servlet.jsp.tagext.TagInfo
-
The instance (if any) for extra tag information.
- getTagFile(String) - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
-
Get the TagFileInfo for a given tag name, looking through all the tag files in this tag library.
- getTagFileJarUrl() - Method in class org.apache.jasper.JspCompilationContext
-
Returns the JAR file in which the tag file for which this
JspCompilationContext was created is packaged, or null if this
JspCompilationContext does not correspond to a tag file, or if the
corresponding tag file is not packaged in a JAR.
- getTagFileJarUrls() - Method in class org.apache.jasper.JspCompilationContext
-
Gets the context-wide mappings from JAR packaged tag file paths to
their corresponfing URLs.
- getTagFiles() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
-
An array describing the tag files that are defined in this tag library.
- getTagHandlerClassName(String, ErrorDispatcher) - Static method in class org.apache.jasper.compiler.JspUtil
-
Gets the fully-qualified class name of the tag handler corresponding to
the given tag file path.
- getTagHandlerPool(ServletConfig) - Static method in class org.apache.jasper.runtime.TagHandlerPool
-
- getTagInfo() - Method in class javax.servlet.jsp.tagext.TagExtraInfo
-
Get the TagInfo for this class.
- getTagInfo() - Method in class javax.servlet.jsp.tagext.TagFileInfo
-
Returns information about this tag, parsed from the directives in the tag file.
- getTagInfo() - Method in class org.apache.jasper.JspCompilationContext
-
- getTaglib(String) - Method in class org.apache.jasper.compiler.PageInfo
-
- getTaglibLocation() - Method in interface javax.servlet.descriptor.TaglibDescriptor
-
Gets the location of the tag library represented by this
TaglibDescriptor.
- getTagLibrary() - Method in class javax.servlet.jsp.tagext.TagInfo
-
The instance of TabLibraryInfo we belong to.
- getTagLibraryInfos() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
-
Returns an array of TagLibraryInfo objects representing the entire set of tag libraries (including this
TagLibraryInfo) imported by taglib directives in the translation unit that references this TagLibraryInfo.
- getTagLibraryInfos() - Method in class org.apache.jasper.compiler.TagLibraryInfoImpl
-
Returns an array of TagLibraryInfo objects representing the entire set
of tag libraries (including this TagLibraryInfo) imported by taglib
directives in the translation unit that references this
TagLibraryInfo.
- getTagLibraryValidator() - Method in class org.apache.jasper.compiler.TagLibraryInfoImpl
-
The instance (if any) for the TagLibraryValidator class.
- getTaglibs() - Method in interface javax.servlet.descriptor.JspConfigDescriptor
-
Gets the <taglib> child elements of the
<jsp-config> element represented by this
JspConfigDescriptor.
- getTaglibs() - Method in class org.apache.jasper.compiler.PageInfo
-
- getTaglibs() - Method in class org.apache.jasper.JspCompilationContext
-
Gets the context-wide tag library cache.
- getTaglibURI() - Method in interface javax.servlet.descriptor.TaglibDescriptor
-
Gets the unique identifier of the tag library represented by this
TaglibDescriptor.
- getTagName() - Method in class javax.servlet.jsp.tagext.TagInfo
-
The name of the Tag.
- getTagPluginManager() - Method in class org.apache.jasper.EmbeddedServletOptions
-
- getTagPluginManager() - Method in class org.apache.jasper.JspC
-
- getTagPluginManager() - Method in interface org.apache.jasper.Options
-
Obtain a Tag Plugin Manager
- getTagPoolSize() - Method in class org.apache.jasper.JspC
-
- getTags() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
-
An array describing the tags that are defined in this tag library.
- getTagVariableInfos() - Method in class javax.servlet.jsp.tagext.TagInfo
-
Get TagVariableInfo objects associated with this TagInfo.
- getTarget() - Method in interface javax.interceptor.InvocationContext
-
Returns the target instance.
- getTargetBinding() - Method in interface javax.xml.registry.infomodel.ServiceBinding
-
Gets the next ServiceBinding in case there is a redirection from
one service provider to another service provider.
- getTargetEndpointAddress() - Method in interface javax.xml.rpc.Call
-
Gets the address of a target service endpoint.
- getTargetObject() - Method in interface javax.xml.registry.infomodel.Association
-
Gets the Object that is the target of this Association.
- getTelephoneNumbers(String) - Method in interface javax.xml.registry.infomodel.Organization
-
Gets the telephone numbers for this User that match the specified telephone number type.
- getTelephoneNumbers(String) - Method in interface javax.xml.registry.infomodel.User
-
Gets the telephone numbers for this User that match the specified telephone number type.
- getTemporaryVariableName() - Method in interface org.apache.jasper.compiler.tagplugin.TagPluginContext
-
- getText() - Method in interface javax.jms.TextMessage
-
Gets the string containing this message's data.
- getText() - Method in exception javax.websocket.DecodeException
-
Return the encoded string that is either the whole message, or the partial message that could not be decoded, or
null if this exception arose from a failure to decode a binary message..
- getThreshold() - Method in class javax.xml.ws.soap.MTOMFeature
-
Gets the threshold value used to determine when binary data
should be sent as an attachment.
- getThrowable() - Method in class javax.servlet.AsyncEvent
-
Gets the Throwable from this AsyncEvent.
- getThrowable() - Method in class javax.servlet.jsp.ErrorData
-
Returns the Throwable that caused the error.
- getThrowable(ServletRequest) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
-
Returns the value of the javax.servlet.error.exception request
attribute value, if present, otherwise the value of the
javax.servlet.jsp.jspException request attribute value.
- getTimeout() - Method in interface javax.servlet.AsyncContext
-
Gets the timeout (in milliseconds) for this AsyncContext.
- getTimer() - Method in interface javax.ejb.TimerHandle
-
Obtain a reference to the timer represented by this handle.
- getTimer() - Method in interface javax.interceptor.InvocationContext
-
Returns the timer object associated with a timeout method invocation on the target class, or a null value for
interceptor method types other than
AroundTimeout.
- getTimeRemaining() - Method in interface javax.ejb.Timer
-
Get the number of milliseconds that will elapse before the next
scheduled timer expiration.
- getTimers() - Method in interface javax.ejb.TimerService
-
Returns all active timers associated with this bean.
- getTimerService() - Method in interface javax.ejb.EJBContext
-
Get access to the EJB Timer Service.
- getTimestamp() - Method in interface javax.xml.registry.infomodel.AuditableEvent
-
Gets the Timestamp for when this event occurred.
- getTimeToLive() - Method in interface javax.jms.JMSProducer
-
Returns the time to live of messages that are sent using this JMSProducer.
- getTimeToLive() - Method in interface javax.jms.MessageProducer
-
Gets the default length of time in milliseconds from its dispatch time that a produced message should be retained by
the message system.
- getTimezone() - Method in class javax.ejb.ScheduleExpression
-
Return the timezone, if set; otherwise null.
- getTimeZone() - Method in class org.apache.taglibs.standard.tag.common.fmt.TimeZoneSupport
-
- getTitle() - Method in class javax.ws.rs.core.Link
-
Returns the value associated with the link title param, or
null if this param is not specified.
- getTldLocation(String) - Method in class org.apache.jasper.JspCompilationContext
-
Gets the 'location' of the TLD associated with the given taglib 'uri'.
- getTldScanner() - Method in class org.apache.jasper.EmbeddedServletOptions
-
- getTldScanner() - Method in class org.apache.jasper.JspC
-
- getTldScanner() - Method in interface org.apache.jasper.Options
-
The cache for the location of the TLD's
for the various tag libraries 'exposed'
by the web application.
- getToken() - Method in class javax.security.enterprise.credential.RememberMeCredential
-
Determines the token value to compare for authentication.
- getToken(int) - Method in class org.apache.taglibs.standard.extra.spath.SPathParser
-
- getToken(int) - Method in class org.apache.taglibs.standard.lang.jstl.parser.ELParser
-
- getTopic() - Method in interface javax.jms.TopicPublisher
-
Gets the topic associated with this TopicPublisher.
- getTopic() - Method in interface javax.jms.TopicSubscriber
-
Gets the Topic associated with this subscriber.
- getTopicName() - Method in interface javax.jms.Topic
-
Gets the name of this topic.
- getTopicSession() - Method in interface javax.jms.XATopicSession
-
Gets the topic session associated with this XATopicSession.
- getTotalTime() - Method in interface javax.management.j2ee.statistics.TimeStatistic
-
This is the sum total of time taken to complete every invocation of this operation since the beginning of this measurement.
- getTrailerFields() - Method in interface javax.servlet.http.HttpServletRequest
-
Get the request trailer fields.
- getTrailerFields() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to call getTrailerFields on the
wrapped request object.
- getTrailerFields() - Method in interface javax.servlet.http.HttpServletResponse
-
Gets the supplier of trailer headers.
- getTrailerFields() - Method in class javax.servlet.http.HttpServletResponseWrapper
-
- getTransacted() - Method in interface javax.jms.JMSContext
-
Indicates whether the JMSContext's session is in transacted mode.
- getTransacted() - Method in interface javax.jms.Session
-
Indicates whether the session is in transacted mode.
- getTransacted() - Method in interface javax.jms.XAJMSContext
-
Returns whether the session is in transacted mode; this method always returns true.
- getTransacted() - Method in interface javax.jms.XASession
-
Indicates whether the session is in transacted mode.
- getTransaction() - Method in interface javax.persistence.EntityManager
-
Return the resource-level EntityTransaction object.
- getTransaction() - Method in interface javax.transaction.TransactionManager
-
Get the transaction object that represents the transaction
context of the calling thread.
- getTransactionKey() - Method in interface javax.transaction.TransactionSynchronizationRegistry
-
Return an opaque object to represent the transaction bound to the
current thread at the time this method is called.
- getTransactionStatus() - Method in interface javax.transaction.TransactionSynchronizationRegistry
-
Return the status of the transaction bound to the
current thread at the time this method is called.
- getTransactionSupport() - Method in interface javax.resource.spi.TransactionSupport
-
Get the level of transaction support, supported by the
ManagedConnectionFactory.
- getTransactionSynchronizationRegistry() - Method in interface javax.resource.spi.BootstrapContext
-
Provides a handle to a TransactionSynchronization instance.
- getTransactionTimeout() - Method in class javax.resource.spi.work.ExecutionContext
-
Get the transaction timeout value for a imported transaction.
- getTransactionType() - Method in interface javax.persistence.spi.PersistenceUnitInfo
-
Returns the transaction type of the entity managers created by
the EntityManagerFactory.
- getTransportGuarantee() - Method in class javax.servlet.HttpConstraintElement
-
Gets the data protection requirement (i.e., whether or not SSL/TLS is
required) that must be satisfied by the transport connection.
- getTrimDirectiveWhitespaces() - Method in interface javax.servlet.descriptor.JspPropertyGroupDescriptor
-
Gets the value of the trim-directive-whitespaces
configuration, which specifies whether template text containing only
whitespaces must be removed from the response output of any JSP
pages mapped to the JSP property group represented by this
JspPropertyGroupDescriptor.
- getTrimDirectiveWhitespaces() - Method in class org.apache.jasper.compiler.PageInfo
-
- getTrimSpaces() - Method in class org.apache.jasper.compiler.JspProperty
-
- getTrimSpaces() - Method in class org.apache.jasper.EmbeddedServletOptions
-
Should white spaces between directives or actions be trimmed?
- getTrimSpaces() - Method in class org.apache.jasper.JspC
-
- getTrimSpaces() - Method in interface org.apache.jasper.Options
-
Should white spaces between directives or actions be trimmed?
- getType() - Method in interface javax.persistence.metamodel.SingularAttribute
-
Return the type that represents the type of the attribute.
- getType() - Method in class javax.resource.spi.work.WorkEvent
-
Return the type of this event.
- getType(ELContext, Object, Object) - Method in class javax.servlet.jsp.el.ImplicitObjectELResolver
-
If the base object is null, and the property matches the name of a JSP implicit object, returns
null to indicate that no types are ever accepted to setValue().
- getType(ELContext, Object, Object) - Method in class javax.servlet.jsp.el.ScopedAttributeELResolver
-
If the base object is null, returns Object.class to indicate that any type is valid to
set for a scoped attribute.
- getType(ELContext) - Method in class javax.servlet.jsp.jstl.core.IndexedValueExpression
-
- getType(ELContext) - Method in class javax.servlet.jsp.jstl.core.IteratedValueExpression
-
- getType() - Method in class javax.ws.rs.core.GenericEntity
-
Gets underlying Type instance.
- getType() - Method in class javax.ws.rs.core.GenericType
-
Retrieve the type represented by the generic type instance.
- getType() - Method in class javax.ws.rs.core.Link
-
Returns the value associated with the link type param, or
null if this param is not specified.
- getType() - Method in class javax.ws.rs.core.MediaType
-
Getter for primary type.
- getType() - Method in interface javax.ws.rs.ext.InterceptorContext
-
Get Java type supported by corresponding message body provider.
- getType() - Method in interface javax.ws.rs.sse.OutboundSseEvent
-
Get data type.
- getType() - Method in interface javax.xml.registry.infomodel.EmailAddress
-
Gets the type for this object.
- getType() - Method in interface javax.xml.registry.infomodel.PostalAddress
-
Returns the type of address (for example, "headquarters") as a String.
- getType() - Method in interface javax.xml.registry.infomodel.TelephoneNumber
-
The type of telephone number (for example, "fax").
- getType() - Method in interface javax.xml.registry.infomodel.User
-
Gets the type for this User.
- getType() - Method in interface javax.xml.registry.Query
-
Gets the type of Query (for example, QUERY_TYPE_SQL).
- getTypeMapping(String) - Method in interface javax.xml.rpc.encoding.TypeMappingRegistry
-
Returns the registered TypeMapping for the specified
encodingStyle URI.
- getTypeMappingRegistry() - Method in interface javax.xml.rpc.Service
-
Gets the TypeMappingRegistry for this
Service object.
- getTypeName() - Method in class javax.servlet.jsp.tagext.TagAttributeInfo
-
The type (as a String) of this attribute.
- getUnavailableSeconds() - Method in exception javax.servlet.UnavailableException
-
Returns the number of seconds the servlet expects to
be temporarily unavailable.
- getUnit() - Method in interface javax.management.j2ee.statistics.Statistic
-
The unit of measurement for this Statistic.
- getUnmarshallerHandler() - Method in interface javax.xml.bind.Unmarshaller
-
Get an unmarshaller handler object that can be used as a component in
an XML pipeline.
- getUpdateCount() - Method in interface javax.persistence.StoredProcedureQuery
-
Return the update count or -1 if there is no pending result
or if the next result is not an update count.
- getUpperBound() - Method in interface javax.management.j2ee.statistics.BoundaryStatistic
-
The upper limit of the value of this attribute.
- getUpTime() - Method in interface javax.management.j2ee.statistics.JVMStats
-
Amount of time the JVM has been running.
- getURI() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
-
The value of the uri attribute from the taglib directive for this library.
- getUri() - Method in interface javax.ws.rs.client.ClientRequestContext
-
Get the request URI.
- getUri() - Method in interface javax.ws.rs.client.WebTarget
-
Get the URI identifying the resource.
- getUri() - Method in class javax.ws.rs.core.Link
-
Returns the underlying URI associated with this link.
- getUri() - Method in class javax.ws.rs.core.Link.JaxbLink
-
Get the underlying URI for this link.
- getURI() - Method in interface javax.xml.soap.Name
-
Returns the URI of the namespace for the XML
name that this Name object represents.
- getURI(String) - Method in class org.apache.jasper.compiler.PageInfo
-
- getUriBuilder() - Method in interface javax.ws.rs.client.WebTarget
-
Get the URI builder initialized with the URI of the current
resource target.
- getUriBuilder() - Method in class javax.ws.rs.core.Link
-
Convenience method that returns a
UriBuilder
initialized with this link's underlying URI.
- getUriInfo() - Method in interface javax.ws.rs.container.ContainerRequestContext
-
Get request URI information.
- getURL() - Method in class javax.xml.bind.helpers.ValidationEventLocatorImpl
-
- getURL() - Method in interface javax.xml.bind.ValidationEventLocator
-
Return the name of the XML source as a URL if available
- getUrl() - Method in interface javax.xml.registry.infomodel.TelephoneNumber
-
Gets the URL that can dial this number electronically.
- getUrl() - Method in interface javax.xml.registry.infomodel.User
-
Gets the URL to the web page for this User.
- getUrlPatternMappings() - Method in interface javax.servlet.FilterRegistration
-
Gets the currently available URL pattern mappings of the Filter
represented by this FilterRegistration.
- getUrlPatterns() - Method in interface javax.servlet.descriptor.JspPropertyGroupDescriptor
-
Gets the URL patterns of the JSP property group represented by this
JspPropertyGroupDescriptor.
- getUsageDescription() - Method in interface javax.xml.registry.infomodel.SpecificationLink
-
Gets the description of usage parameters.
- getUsageParameters() - Method in interface javax.xml.registry.infomodel.SpecificationLink
-
Gets any usage parameters.
- getUsePrecompiled() - Method in class org.apache.jasper.EmbeddedServletOptions
-
Returns the value of the usePrecompiled (or use-precompiled) init
param.
- getUsePrecompiled() - Method in class org.apache.jasper.JspC
-
- getUsePrecompiled() - Method in interface org.apache.jasper.Options
-
Returns the value of the usePrecompiled (or use-precompiled) init
param.
- getUser() - Method in interface javax.xml.registry.infomodel.AuditableEvent
-
Gets the User associated with this object.
- getUserName() - Method in interface javax.resource.cci.ConnectionMetaData
-
Returns the user name for an active connection as known to
the underlying EIS instance.
- getUserName() - Method in interface javax.resource.spi.ManagedConnectionMetaData
-
Returns name of the user associated with the ManagedConnection
instance.
- getUserName() - Method in class javax.resource.spi.security.PasswordCredential
-
Returns the user name.
- getUserPrincipal() - Method in interface javax.servlet.http.HttpServletRequest
-
Returns a java.security.Principal object containing
the name of the current authenticated user.
- getUserPrincipal() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return getUserPrincipal()
on the wrapped request object.
- getUserPrincipal() - Method in interface javax.websocket.server.HandshakeRequest
-
Return the authenticated user or null if no user is authenticated for this handshake.
- getUserPrincipal() - Method in interface javax.websocket.Session
-
Return the authenticated user for this Session or null if no user is authenticated for this session.
- getUserPrincipal() - Method in interface javax.ws.rs.core.SecurityContext
-
Returns a java.security.Principal object containing the
name of the current authenticated user.
- getUserPrincipal() - Method in interface javax.xml.rpc.server.ServletEndpointContext
-
Returns a java.security.Principal instance that
contains the name of the authenticated user for the current
method invocation on the endpoint instance.
- getUserPrincipal() - Method in class javax.xml.ws.spi.http.HttpExchange
-
Returns the Principal that represents the authenticated
user for this HttpExchange.
- getUserPrincipal() - Method in interface javax.xml.ws.WebServiceContext
-
Returns the Principal that identifies the sender
of the request currently being serviced.
- getUserProperties() - Method in interface javax.websocket.EndpointConfig
-
This method returns a modifiable Map that the developer may use to store application specific information
relating to the endpoint that uses this configuration instance.
- getUserProperties() - Method in interface javax.websocket.Session
-
While the session is open, this method returns a Map that the developer may use to store application specific
information relating to this session instance.
- getUsers() - Method in interface javax.xml.registry.infomodel.Organization
-
Gets the Collection of Users affiliated with this Organization.
- getUserTransaction() - Method in interface javax.ejb.EJBContext
-
Obtain the transaction demarcation interface.
- getUserVersion() - Method in interface javax.xml.registry.infomodel.Versionable
-
Gets the user-specified revision number for this version of the Versionable object.
- getUseTime() - Method in interface javax.management.j2ee.statistics.JCAConnectionStats
-
Returns the time spent using a connection
- getUseTime() - Method in interface javax.management.j2ee.statistics.JDBCConnectionStats
-
Time spent using a connection.
- getValidateURI() - Method in interface javax.xml.registry.infomodel.URIValidator
-
Gets whether to do URI validation for this object.
- getValidationMode() - Method in interface javax.persistence.spi.PersistenceUnitInfo
-
Returns the validation mode to be used by the persistence
provider for the persistence unit.
- getValue() - Method in class javax.security.enterprise.credential.Password
-
Determines the password value.
- getValue() - Method in class javax.servlet.http.Cookie
-
Gets the current value of this Cookie.
- getValue(String) - Method in interface javax.servlet.http.HttpSession
-
- getValue() - Method in class javax.servlet.http.HttpSessionBindingEvent
-
Returns the value of the attribute that has been added, removed or
replaced.
- getValue(ELContext, Object, Object) - Method in class javax.servlet.jsp.el.ImplicitObjectELResolver
-
If the base object is null, and the property matches the name of a JSP implicit object, returns the
implicit object.
- getValue(ELContext, Object, Object) - Method in class javax.servlet.jsp.el.ScopedAttributeELResolver
-
If the base object is null, searches the page, request, session and application scopes for an
attribute with the given name and returns it, or null if no attribute exists with the current name.
- getValue(ELContext) - Method in class javax.servlet.jsp.jstl.core.IndexedValueExpression
-
- getValue(ELContext) - Method in class javax.servlet.jsp.jstl.core.IteratedValueExpression
-
- getValue(String) - Method in class javax.servlet.jsp.tagext.TagSupport
-
Get a the value associated with a key.
- getValue() - Method in class javax.servlet.ServletContextAttributeEvent
-
Gets the value of the ServletContext attribute that changed.
- getValue() - Method in class javax.servlet.ServletRequestAttributeEvent
-
Returns the value of the attribute that has been added, removed or
replaced.
- getValue() - Method in interface javax.websocket.Extension.Parameter
-
Return the value of the extension parameter.
- getValue() - Method in class javax.ws.rs.core.Cookie
-
Get the value of the cookie.
- getValue() - Method in class javax.ws.rs.core.EntityTag
-
Get the value of an EntityTag.
- getValue() - Method in class javax.xml.bind.JAXBElement
-
Return the content model and attribute values for this element.
- getValue(Object) - Static method in class javax.xml.bind.JAXBIntrospector
-
Get the element value of a JAXB element.
- getValue() - Method in interface javax.xml.registry.infomodel.Classification
-
Gets the taxonomy value for this Classification.
- getValue() - Method in interface javax.xml.registry.infomodel.Concept
-
Gets the value (usually a code in a taxonomy) associated with this Concept.
- getValue() - Method in interface javax.xml.registry.infomodel.ExternalIdentifier
-
Gets the value of an ExternalIdentifier.
- getValue() - Method in interface javax.xml.registry.infomodel.InternationalString
-
Gets the String value for the Locale returned by Locale.getDefault().
- getValue(Locale) - Method in interface javax.xml.registry.infomodel.InternationalString
-
Gets the String value for the specified Locale.
- getValue() - Method in interface javax.xml.registry.infomodel.LocalizedString
-
Get the String value for this object.
- getValue() - Method in class javax.xml.soap.MimeHeader
-
Returns the value of this MimeHeader object.
- getValue() - Method in interface javax.xml.soap.Node
-
Returns the value of this node if this is a Text node or the
value of the immediate child of this node otherwise.
- getValue(Object) - Method in class org.apache.taglibs.standard.lang.jstl.EnumeratedMap
-
Returns the value associated with the given key, or null if not
found.
- getValue() - Method in class org.apache.taglibs.standard.lang.jstl.Literal
-
- getValue() - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean2
-
- getValue() - Method in class org.apache.taglibs.standard.lang.jstl.test.beans.PublicBean1
-
- getValue() - Method in class org.apache.taglibs.standard.lang.jstl.test.beans.PublicBean2a
-
- getValue() - Method in interface org.apache.taglibs.standard.lang.jstl.test.beans.PublicInterface2
-
- getValueExpression() - Method in class javax.servlet.jsp.jstl.core.IteratedExpression
-
- getValueExpression(String, PageContext, Class, FunctionMapper) - Static method in class org.apache.jasper.runtime.PageContextImpl
-
- getValueFromBeanInfoPropertyEditor(Class, String, String, Class) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
-
- getValueFromPropertyEditorManager(Class, String, String) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
-
- getValueFromToken(String) - Static method in class org.apache.taglibs.standard.lang.jstl.StringLiteral
-
Parses the given token into the literal value
- getValueNames() - Method in interface javax.servlet.http.HttpSession
-
- getValues() - Method in class javax.servlet.jsp.tagext.TagSupport
-
Enumerate the keys for the values kept by this tag handler.
- getValues(K) - Method in class javax.ws.rs.core.AbstractMultivaluedMap
-
Return a non-null list of values for a given key.
- getValues() - Method in interface javax.xml.registry.infomodel.Slot
-
Gets the values for this Slot.
- getValueType() - Method in interface javax.xml.registry.infomodel.ClassificationScheme
-
Gets the value type for this object.
- getVariableInfo(TagData) - Method in class javax.servlet.jsp.tagext.TagExtraInfo
-
information on scripting variables defined by the tag associated with this TagExtraInfo instance.
- getVariableInfo(TagData) - Method in class javax.servlet.jsp.tagext.TagInfo
-
Information on the scripting objects created by this tag at runtime.
- getVariableInfo(TagData) - Method in class org.apache.taglibs.standard.tei.DeclareTEI
-
- getVariableMapper() - Method in class org.apache.jasper.runtime.ELContextImpl
-
- getVariableResolver() - Method in class javax.servlet.jsp.JspContext
-
- getVariableResolver() - Method in class org.apache.jasper.runtime.JspContextWrapper
-
- getVariableResolver() - Method in class org.apache.jasper.runtime.PageContextImpl
-
- getVariableResolver() - Method in class org.apache.taglibs.standard.lang.jstl.test.PageContextImpl
-
- getVariableValue(String, String, String) - Method in class org.apache.taglibs.standard.tag.common.xml.JSTLXPathVariableResolver
-
Retrieve an XPath's variable value using JSTL's custom
variable-mapping rules
- getVariant() - Method in class javax.ws.rs.client.Entity
-
- getVarName() - Method in class javax.servlet.jsp.tagext.VariableInfo
-
Returns the name of the scripting variable.
- getVersion(Class<Y>) - Method in interface javax.persistence.metamodel.IdentifiableType
-
Return the attribute that corresponds to the version
attribute of the entity or mapped superclass.
- getVersion() - Method in class javax.servlet.http.Cookie
-
Returns the version of the protocol this cookie complies
with.
- getVersion() - Method in class javax.ws.rs.core.Cookie
-
Get the version of the cookie.
- getVersion() - Method in interface javax.xml.registry.CapabilityProfile
-
Gets the JAXR specification version supported by the JAXR provider.
- getVersion() - Static method in class org.apache.taglibs.standard.Version
-
Get the basic version string for the current release.
- getVirtualServerName() - Method in interface javax.servlet.ServletContext
-
Returns the configuration name of the logical host on which the
ServletContext is deployed.
- getVisibleNamespacePrefixes() - Method in interface javax.xml.soap.SOAPElement
-
Returns an Iterator over the namespace prefix
Strings visible to this element.
- getWaitingThreadCount() - Method in interface javax.management.j2ee.statistics.JCAConnectionPoolStats
-
The number of threads waiting for a connection
- getWaitingThreadCount() - Method in interface javax.management.j2ee.statistics.JDBCConnectionPoolStats
-
Number of threads waiting for a connection.
- getWaitTime() - Method in interface javax.management.j2ee.statistics.JCAConnectionStats
-
Returns the time spent waiting for a connection to be available
- getWaitTime() - Method in interface javax.management.j2ee.statistics.JDBCConnectionStats
-
Time spent waiting for a connection to be available.
- getWarnings() - Method in interface javax.resource.cci.Interaction
-
Gets the first ResourceWarning from the chain of warnings
associated with this Interaction instance.
- getWebSocketContainer() - Static method in class javax.websocket.ContainerProvider
-
Obtain a new instance of a WebSocketContainer.
- getWork() - Method in class javax.resource.spi.work.WorkEvent
-
Return the Work instance which is the cause of the event.
- getWorkContexts() - Method in interface javax.resource.spi.work.WorkContextProvider
-
Gets an list of WorkContexts that needs to be used by the
WorkManager to set up the execution context while executing
a Work instance.
- getWorkManager() - Method in interface javax.resource.spi.BootstrapContext
-
Provides a handle to a WorkManager instance.
- getWrapped() - Method in class javax.security.enterprise.authentication.mechanism.http.HttpMessageContextWrapper
-
- getWrapper(String) - Method in class org.apache.jasper.compiler.JspRuntimeContext
-
Get an already existing JspServletWrapper.
- getWriteMethod(Class, String) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
-
- getWriteMethod() - Method in class org.apache.taglibs.standard.lang.jstl.BeanInfoIndexedProperty
-
- getWriteMethod() - Method in class org.apache.taglibs.standard.lang.jstl.BeanInfoProperty
-
- getWriter() - Method in interface javax.servlet.ServletResponse
-
Returns a PrintWriter object that
can send character text to the client.
- getWriter() - Method in class javax.servlet.ServletResponseWrapper
-
The default behavior of this method is to return getWriter()
on the wrapped response object.
- getWriter() - Method in class org.apache.jasper.JspCompilationContext
-
Where is the servlet being generated?
- getWriter() - Method in class org.apache.jasper.runtime.ServletResponseWrapperInclude
-
Returns a wrapper around the JspWriter of the including page.
- getWSDLDocumentLocation() - Method in interface javax.xml.rpc.Service
-
Gets the location of the WSDL document for this Service.
- getWSDLDocumentLocation() - Method in class javax.xml.ws.Service
-
Gets the location of the WSDL document for this Service.
- getWSDLDocumentLocation() - Method in class javax.xml.ws.spi.ServiceDelegate
-
Gets the location of the WSDL document for this Service.
- getXAResource() - Method in interface javax.jms.XAJMSContext
-
Returns an XAResource to the caller.
- getXAResource() - Method in interface javax.jms.XASession
-
Returns an XA resource to the caller.
- getXAResource() - Method in interface javax.resource.spi.ManagedConnection
-
Returns an javax.transaction.xa.XAresource instance.
- getXAResources(ActivationSpec[]) - Method in interface javax.resource.spi.ResourceAdapter
-
This method is called by the application server during crash recovery.
- getXATerminator() - Method in interface javax.resource.spi.BootstrapContext
-
Provides a handle to a XATerminator instance.
- getXid() - Method in class javax.resource.spi.work.ExecutionContext
-
- getXMLNode(Object) - Method in class javax.xml.bind.Binder
-
Gets the XML element associated with the given JAXB object.
- getXMLReader() - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
-
Obtains a configured XMLReader.
- getXPathFunctionResolver() - Method in class org.apache.taglibs.standard.tag.common.xml.JSTLXPathImpl
-
Returns the current function resolver.
- getXPathVariableResolver() - Method in class org.apache.taglibs.standard.tag.common.xml.JSTLXPathImpl
-
Returns the current variable resolver.
- getYear() - Method in class javax.ejb.ScheduleExpression
-
Return the value of the year attribute.
- GLOBAL() - Constructor for class javax.xml.bind.annotation.XmlElementDecl.GLOBAL
-
- GlobalScope() - Constructor for class javax.xml.bind.JAXBElement.GlobalScope
-
- greaterThan(Expression<? extends Y>, Expression<? extends Y>) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create a predicate for testing whether the first argument is
greater than the second.
- greaterThan(Expression<? extends Y>, Y) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create a predicate for testing whether the first argument is
greater than the second.
- GreaterThanOperator - Class in org.apache.taglibs.standard.lang.jstl
-
The implementation of the greater than operator
- GreaterThanOperator() - Constructor for class org.apache.taglibs.standard.lang.jstl.GreaterThanOperator
-
Constructor
- GreaterThanOrEqualsOperator - Class in org.apache.taglibs.standard.lang.jstl
-
The implementation of the greater than or equals operator
- GreaterThanOrEqualsOperator() - Constructor for class org.apache.taglibs.standard.lang.jstl.GreaterThanOrEqualsOperator
-
Constructor
- greaterThanOrEqualTo(Expression<? extends Y>, Expression<? extends Y>) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create a predicate for testing whether the first argument is
greater than or equal to the second.
- greaterThanOrEqualTo(Expression<? extends Y>, Y) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create a predicate for testing whether the first argument is
greater than or equal to the second.
- greatest(Expression<X>) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create an aggregate expression for finding the greatest of
the values (strings, dates, etc).
- groupBy(Expression<?>...) - Method in interface javax.persistence.criteria.AbstractQuery
-
Specify the expressions that are used to form groups over
the query results.
- groupBy(List<Expression<?>>) - Method in interface javax.persistence.criteria.AbstractQuery
-
Specify the expressions that are used to form groups over
the query results.
- groupBy(Expression<?>...) - Method in interface javax.persistence.criteria.CriteriaQuery
-
Specify the expressions that are used to form groups over
the query results.
- groupBy(List<Expression<?>>) - Method in interface javax.persistence.criteria.CriteriaQuery
-
Specify the expressions that are used to form groups over
the query results.
- groupBy(Expression<?>...) - Method in interface javax.persistence.criteria.Subquery
-
Specify the expressions that are used to form groups over
the subquery results.
- groupBy(List<Expression<?>>) - Method in interface javax.persistence.criteria.Subquery
-
Specify the expressions that are used to form groups over
the subquery results.
- groupingUsedSpecified - Variable in class org.apache.taglibs.standard.tag.common.fmt.FormatNumberSupport
-
- gt(Expression<? extends Number>, Expression<? extends Number>) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create a predicate for testing whether the first argument is
greater than the second.
- gt(Expression<? extends Number>, Number) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create a predicate for testing whether the first argument is
greater than the second.
- GT1 - Static variable in interface org.apache.taglibs.standard.lang.jstl.parser.ELParserConstants
-
- GT2 - Static variable in interface org.apache.taglibs.standard.lang.jstl.parser.ELParserConstants
-
- i - Variable in class javax.servlet.jsp.jstl.core.IndexedValueExpression
-
- i - Variable in class javax.servlet.jsp.jstl.core.IteratedValueExpression
-
- Id - Annotation Type in javax.persistence
-
Specifies the primary key of an entity.
- id - Variable in class javax.resource.spi.ConnectionEvent
-
Type of the event
- ID - Static variable in class javax.servlet.jsp.tagext.TagAttributeInfo
-
"id" is wired in to be ID.
- id - Variable in class javax.servlet.jsp.tagext.TagSupport
-
The value of the id attribute of this tag; or null.
- id(String) - Method in interface javax.ws.rs.sse.OutboundSseEvent.Builder
-
Set the event id.
- ID - Static variable in class javax.xml.ws.RespectBindingFeature
-
Constant value identifying the RespectBindingFeature
- ID - Static variable in class javax.xml.ws.soap.AddressingFeature
-
Constant value identifying the AddressingFeature
- ID - Static variable in class javax.xml.ws.soap.MTOMFeature
-
Constant value identifying the MTOMFeature
- IdClass - Annotation Type in javax.persistence
-
Specifies a composite primary key class that is mapped to
multiple fields or properties of the entity.
- IdentifiableType<X> - Interface in javax.persistence.metamodel
-
Instances of the type IdentifiableType represent entity or
mapped superclass types.
- Identifier() - Method in class org.apache.taglibs.standard.lang.jstl.parser.ELParser
-
- IDENTIFIER - Static variable in interface org.apache.taglibs.standard.lang.jstl.parser.ELParserConstants
-
- IDENTITY - Static variable in interface javax.json.bind.config.PropertyNamingStrategy
-
Using this strategy, the property name is unchanged.
- IDENTITY_NAME - Static variable in interface javax.enterprise.concurrent.ManagedTask
-
- IdentityStore - Interface in javax.security.enterprise.identitystore
-
IdentityStore is a mechanism for validating a caller's credentials
and accessing a caller's identity attributes.
- IdentityStore.ValidationType - Enum in javax.security.enterprise.identitystore
-
Determines the type of validation (operations) that should be done by this store.
- IdentityStoreHandler - Interface in javax.security.enterprise.identitystore
-
IdentityStoreHandler is a mechanism for validating a caller's
credentials, and accessing a caller's identity attributes, by consulting
a set of one or more
IdentityStores.
- IdentityStorePermission - Class in javax.security.enterprise.identitystore
-
Class for IdentityStore permissions.
- IdentityStorePermission(String) - Constructor for class javax.security.enterprise.identitystore.IdentityStorePermission
-
Create an IdentityStorePermission with the specified name.
- IdentityStorePermission(String, String) - Constructor for class javax.security.enterprise.identitystore.IdentityStorePermission
-
Create an IdentityStorePermission with the specified name.
- IE_PLUGIN_URL - Static variable in class org.apache.jasper.Constants
-
- If - Class in org.apache.jasper.tagplugins.jstl
-
- If() - Constructor for class org.apache.jasper.tagplugins.jstl.If
-
- IF_MATCH - Static variable in interface javax.ws.rs.core.HttpHeaders
-
- IF_MODIFIED_SINCE - Static variable in interface javax.ws.rs.core.HttpHeaders
-
- IF_NONE_MATCH - Static variable in interface javax.ws.rs.core.HttpHeaders
-
- IF_UNMODIFIED_SINCE - Static variable in interface javax.ws.rs.core.HttpHeaders
-
- IfTag - Class in org.apache.taglibs.standard.tag.common.xml
-
Tag handler for <if> in JSTL's XML library.
- IfTag() - Constructor for class org.apache.taglibs.standard.tag.common.xml.IfTag
-
- IfTag - Class in org.apache.taglibs.standard.tag.el.core
-
Tag handler for <if> in JSTL's expression-evaluating library.
- IfTag() - Constructor for class org.apache.taglibs.standard.tag.el.core.IfTag
-
- IfTag - Class in org.apache.taglibs.standard.tag.rt.core
-
Tag handler for <if> in JSTL's rtexprvalue library.
- IfTag() - Constructor for class org.apache.taglibs.standard.tag.rt.core.IfTag
-
- ignorableWhitespace(char[], int, int) - Method in class org.apache.taglibs.standard.extra.spath.SPathFilter
-
Filter for ignoreableWhitespace().
- ILLEGAL_CHARACTER - Static variable in interface org.apache.taglibs.standard.lang.jstl.parser.ELParserConstants
-
- IllegalLoopbackException - Exception in javax.ejb
-
This exception indicates that an attempt was made to perform an
illegal loopback invocation.
- IllegalLoopbackException() - Constructor for exception javax.ejb.IllegalLoopbackException
-
- IllegalLoopbackException(String) - Constructor for exception javax.ejb.IllegalLoopbackException
-
- IllegalStateException - Exception in javax.jms
-
This exception is thrown when a method is invoked at an illegal or inappropriate time or if the provider is not in an
appropriate state for the requested operation.
- IllegalStateException(String, String) - Constructor for exception javax.jms.IllegalStateException
-
Constructs an IllegalStateException with the specified reason and error code.
- IllegalStateException(String) - Constructor for exception javax.jms.IllegalStateException
-
Constructs an IllegalStateException with the specified reason.
- IllegalStateException - Exception in javax.resource.spi
-
An IllegalStateException
is thrown from a method if the callee (resource
adapter or application server for system contracts) is in an illegal or
inappropriate state for the method invocation.
- IllegalStateException() - Constructor for exception javax.resource.spi.IllegalStateException
-
Constructs a new instance with null as its detail message.
- IllegalStateException(String) - Constructor for exception javax.resource.spi.IllegalStateException
-
Constructs a new instance with the specified detail message.
- IllegalStateException(Throwable) - Constructor for exception javax.resource.spi.IllegalStateException
-
Constructs a new throwable with the specified cause.
- IllegalStateException(String, Throwable) - Constructor for exception javax.resource.spi.IllegalStateException
-
Constructs a new throwable with the specified detail message and cause.
- IllegalStateException(String, String) - Constructor for exception javax.resource.spi.IllegalStateException
-
Constructs a new throwable with the specified detail message and
an error code.
- IllegalStateRuntimeException - Exception in javax.jms
-
This unchecked exception is thrown when a method is invoked at an illegal or inappropriate time or if the provider is
not in an appropriate state for the requested operation, and the method signature does not permit a
IllegalStateRuntimeException to be thrown.
- IllegalStateRuntimeException(String) - Constructor for exception javax.jms.IllegalStateRuntimeException
-
Constructs a IllegalStateRuntimeException with the specified detail message
- IllegalStateRuntimeException(String, String) - Constructor for exception javax.jms.IllegalStateRuntimeException
-
Constructs a IllegalStateRuntimeException with the specified detail message and error code.
- IllegalStateRuntimeException(String, String, Throwable) - Constructor for exception javax.jms.IllegalStateRuntimeException
-
Constructs a IllegalStateRuntimeException with the specified detail message, error code and cause
- image - Variable in class org.apache.taglibs.standard.extra.spath.Token
-
The string image of the token.
- image - Variable in class org.apache.taglibs.standard.lang.jstl.parser.Token
-
The string image of the token.
- IMMEDIATE - Static variable in interface javax.resource.spi.work.WorkManager
-
A constant to indicate timeout duration.
- IMPL_OBJ_START - Static variable in interface org.apache.taglibs.standard.lang.jstl.parser.ELParserConstants
-
- implementsByteWriter - Variable in class org.apache.jasper.runtime.JspWriterImpl
-
- ImplicitObjectELResolver - Class in javax.servlet.jsp.el
-
Defines variable resolution behavior for the EL implicit objects defined in the JSP specification.
- ImplicitObjectELResolver() - Constructor for class javax.servlet.jsp.el.ImplicitObjectELResolver
-
- ImplicitObjects - Class in org.apache.taglibs.standard.lang.jstl
-
This class is used to generate the implicit Map and List objects
that wrap various elements of the PageContext.
- ImplicitObjects(PageContext) - Constructor for class org.apache.taglibs.standard.lang.jstl.ImplicitObjects
-
Constructor
- ImportSupport - Class in org.apache.taglibs.standard.tag.common.core
-
Support for tag handlers for <import>, the general-purpose
text-importing mechanism for JSTL 1.0.
- ImportSupport() - Constructor for class org.apache.taglibs.standard.tag.common.core.ImportSupport
-
- ImportTag - Class in org.apache.taglibs.standard.tag.el.core
-
A handler for <import> that accepts attributes as Strings
and evaluates them as expressions at runtime.
- ImportTag() - Constructor for class org.apache.taglibs.standard.tag.el.core.ImportTag
-
Constructs a new ImportTag.
- ImportTag - Class in org.apache.taglibs.standard.tag.rt.core
-
A handler for <import> that supports rtexprvalue-based
attributes.
- ImportTag() - Constructor for class org.apache.taglibs.standard.tag.rt.core.ImportTag
-
- ImportTEI - Class in org.apache.taglibs.standard.tei
-
An implementation of TagExtraInfo that implements validation for
<c:import>'s attributes
- ImportTEI() - Constructor for class org.apache.taglibs.standard.tei.ImportTEI
-
- in(Expression<? extends T>) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create predicate to test whether given expression
is contained in a list of values.
- in(Object...) - Method in interface javax.persistence.criteria.Expression
-
Create a predicate to test whether the expression is a member
of the argument list.
- in(Expression<?>...) - Method in interface javax.persistence.criteria.Expression
-
Create a predicate to test whether the expression is a member
of the argument list.
- in(Collection<?>) - Method in interface javax.persistence.criteria.Expression
-
Create a predicate to test whether the expression is a member
of the collection.
- in(Expression<Collection<?>>) - Method in interface javax.persistence.criteria.Expression
-
Create a predicate to test whether the expression is a member
of the collection.
- IN - Static variable in class javax.xml.rpc.ParameterMode
-
IN mode for parameter passing
- IN_EXPRESSION - Static variable in interface org.apache.taglibs.standard.lang.jstl.parser.ELParserConstants
-
- inactiveConnectionClosed(Object, ManagedConnectionFactory) - Method in interface javax.resource.spi.LazyAssociatableConnectionManager
-
This method is called by the resource adapter (that is capable of
lazy connection association optimization) in order to notify the
application server that a disassociated connection handle is closed.
- INAPPROPRIATE_FUNCTION_ARG_COUNT - Static variable in class org.apache.taglibs.standard.lang.jstl.Constants
-
- INBOUND_MESSAGE_ATTACHMENTS - Static variable in interface javax.xml.ws.handler.MessageContext
-
Standard property: Map of attachments to a message for the inbound
message, key is the MIME Content-ID, value is a DataHandler.
- InboundSseEvent - Interface in javax.ws.rs.sse
-
Inbound Server-sent event.
- INC_REQUEST_URI - Static variable in class org.apache.jasper.Constants
-
Servlet context and request attributes that the JSP engine
uses.
- INC_SERVLET_PATH - Static variable in class org.apache.jasper.Constants
-
- include(String) - Method in class javax.servlet.jsp.PageContext
-
Causes the resource specified to be processed as part of the current ServletRequest and ServletResponse being
processed by the calling Thread.
- include(String, boolean) - Method in class javax.servlet.jsp.PageContext
-
Causes the resource specified to be processed as part of the current ServletRequest and ServletResponse being
processed by the calling Thread.
- include(ServletRequest, ServletResponse) - Method in interface javax.servlet.RequestDispatcher
-
Includes the content of a resource (servlet, JSP page,
HTML file) in the response.
- include(String) - Method in class org.apache.jasper.runtime.JspContextWrapper
-
- include(String, boolean) - Method in class org.apache.jasper.runtime.JspContextWrapper
-
- include(ServletRequest, ServletResponse, String, JspWriter, boolean) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
-
Perform a RequestDispatcher.include() operation, with optional flushing
of the response beforehand.
- include(String) - Method in class org.apache.jasper.runtime.PageContextImpl
-
- include(String, boolean) - Method in class org.apache.jasper.runtime.PageContextImpl
-
- include(String) - Method in class org.apache.taglibs.standard.lang.jstl.test.PageContextImpl
-
- include(String, boolean) - Method in class org.apache.taglibs.standard.lang.jstl.test.PageContextImpl
-
- INCLUDE_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
-
- INCLUDE_CONTEXT_PATH - Static variable in interface javax.servlet.RequestDispatcher
-
The name of the request attribute under which the context path
of the target of an
include is stored
- INCLUDE_DIRECTIVE_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
-
- INCLUDE_MAPPING - Static variable in interface javax.servlet.RequestDispatcher
-
- INCLUDE_PATH_INFO - Static variable in interface javax.servlet.RequestDispatcher
-
The name of the request attribute under which the path info
of the target of an
include is stored
- INCLUDE_QUERY_STRING - Static variable in interface javax.servlet.RequestDispatcher
-
The name of the request attribute under which the query string
of the target of an
include is stored
- INCLUDE_REQUEST_URI - Static variable in interface javax.servlet.RequestDispatcher
-
The name of the request attribute under which the request URI
of the target of an
include is stored
- INCLUDE_SERVLET_PATH - Static variable in interface javax.servlet.RequestDispatcher
-
The name of the request attribute under which the servlet path
of the target of an
include is stored
- incrementJspReloadCount() - Method in class org.apache.jasper.compiler.JspRuntimeContext
-
Increments the JSP reload counter.
- incrementRemoved() - Method in class org.apache.jasper.JspCompilationContext
-
- incTripCount() - Method in class org.apache.jasper.servlet.JspServletWrapper
-
- INDEFINITE - Static variable in interface javax.resource.spi.work.WorkManager
-
A constant to indicate timeout duration.
- index() - Method in interface javax.persistence.criteria.ListJoin
-
Create an expression that corresponds to the index of
the object in the referenced association or element
collection.
- Index - Annotation Type in javax.persistence
-
Used in schema generation to specify creation of an index.
- IndexedRecord - Interface in javax.resource.cci
-
IndexedRecord represents an ordered collection of record elements
based on the java.util.List interface.
- IndexedValueExpression - Class in javax.servlet.jsp.jstl.core
-
- IndexedValueExpression(ValueExpression, int) - Constructor for class javax.servlet.jsp.jstl.core.IndexedValueExpression
-
- indexOf(String, String) - Static method in class org.apache.taglibs.standard.functions.Functions
-
- info - Variable in class javax.servlet.jsp.tagext.TagLibraryInfo
-
Information (documentation) for this TLD.
- Inheritance - Annotation Type in javax.persistence
-
Specifies the inheritance strategy to be used for an entity class
hierarchy.
- InheritanceType - Enum in javax.persistence
-
Defines inheritance strategy options.
- Init - Annotation Type in javax.ejb
-
Designates a method of a session bean that corresponds to a
create<METHOD> method of an adapted home or
local home interface (an interface that adapts an EJB 2.1 or earlier
EJBHome or EJBLocalHome client view respectively).
- init(FilterConfig) - Method in interface javax.servlet.Filter
-
Called by the web container
to indicate to a filter that it is being placed into service.
- init(FilterConfig) - Method in class javax.servlet.GenericFilter
-
Called by the servlet container to indicate to a filter that
it is being placed into service.
- init() - Method in class javax.servlet.GenericFilter
-
A convenience method which can be overridden so that there's no need
to call super.init(config).
- init(ServletConfig) - Method in class javax.servlet.GenericServlet
-
Called by the servlet container to indicate to a servlet that the
servlet is being placed into service.
- init() - Method in class javax.servlet.GenericServlet
-
A convenience method which can be overridden so that there's no need
to call super.init(config).
- init(WebConnection) - Method in interface javax.servlet.http.HttpUpgradeHandler
-
It is called once the HTTP Upgrade process has been completed and
the upgraded connection is ready to start using the new protocol.
- init(ServletConfig) - Method in interface javax.servlet.Servlet
-
Called by the servlet container to indicate to a servlet that the
servlet is being placed into service.
- init(EndpointConfig) - Method in interface javax.websocket.Decoder
-
This method is called with the endpoint configuration object of the endpoint this decoder is intended for when it
is about to be brought into service.
- init(EndpointConfig) - Method in interface javax.websocket.Encoder
-
This method is called with the endpoint configuration object of the endpoint this encoder is intended for when it
is about to be brought into service.
- init(HandlerInfo) - Method in class javax.xml.rpc.handler.GenericHandler
-
The init method to enable the Handler instance to
initialize itself.
- init(HandlerInfo) - Method in interface javax.xml.rpc.handler.Handler
-
The init method enables the Handler instance to
initialize itself.
- init(Map) - Method in interface javax.xml.rpc.handler.HandlerChain
-
Initializes the configuration for a HandlerChain.
- init(Object) - Method in interface javax.xml.rpc.server.ServiceLifecycle
-
Used for initialization of a service endpoint.
- init(JspCompilationContext, ErrorDispatcher, boolean) - Method in class org.apache.jasper.compiler.Jsr199JavaCompiler
-
- init(JspCompilationContext, ErrorDispatcher, boolean) - Method in class org.apache.jasper.compiler.NullJavaCompiler
-
- init(ServletConfig) - Method in class org.apache.jasper.runtime.HttpJspBase
-
- init(ServletConfig) - Method in class org.apache.jasper.runtime.TagHandlerPool
-
- init(ServletConfig) - Method in class org.apache.jasper.servlet.JspServlet
-
- initCause(Throwable) - Method in exception javax.xml.registry.JAXRException
-
Initializes the cause of this throwable to the specified value.
- initCause(Throwable) - Method in exception javax.xml.soap.SOAPException
-
Initializes the cause field of this SOAPException
object with the given Throwable object.
- initialize(Map<String, String>) - Method in interface javax.security.enterprise.identitystore.PasswordHash
-
Initialize the instance with the parameters it should use to
generate and verify password hashes.
- initialize(Servlet, ServletRequest, ServletResponse, String, boolean, int, boolean) - Method in class javax.servlet.jsp.PageContext
-
The initialize method is called to initialize an uninitialized PageContext so that it may be used by a JSP
Implementation class to service an incoming request and response within it's _jspService() method.
- initialize(Servlet, ServletRequest, ServletResponse, String, boolean, int, boolean) - Method in class org.apache.jasper.runtime.JspContextWrapper
-
- initialize(Servlet, ServletRequest, ServletResponse, String, boolean, int, boolean) - Method in class org.apache.jasper.runtime.PageContextImpl
-
- initialize(Servlet, ServletRequest, ServletResponse, String, boolean, int, boolean) - Method in class org.apache.taglibs.standard.lang.jstl.test.PageContextImpl
-
- InitParam - Annotation Type in javax.jws.soap
-
Deprecated.
- initResource(T) - Method in interface javax.ws.rs.container.ResourceContext
-
Initialize the resource or sub-resource instance.
- inject(WebServiceContext) - Method in class javax.xml.ws.spi.Invoker
-
JAX-WS runtimes calls this method to ask container to inject
WebServiceContext on the endpoint instance.
- INOUT - Static variable in class javax.xml.rpc.ParameterMode
-
INOUT mode for parameter passing
- insertsAreDetected(int) - Method in interface javax.resource.cci.ResultSetInfo
-
Indicates whether or not a visible row insert can be detected
by calling ResultSet.rowInserted.
- installSmap() - Method in class org.apache.jasper.compiler.SmapUtil
-
- INTEGER_LITERAL - Static variable in interface org.apache.taglibs.standard.lang.jstl.parser.ELParserConstants
-
- IntegerDivideOperator - Class in org.apache.taglibs.standard.lang.jstl
-
The implementation of the integer divide operator
- IntegerDivideOperator() - Constructor for class org.apache.taglibs.standard.lang.jstl.IntegerDivideOperator
-
Constructor
- IntegerLiteral - Class in org.apache.taglibs.standard.lang.jstl
-
An expression representing an integer literal value.
- IntegerLiteral(String) - Constructor for class org.apache.taglibs.standard.lang.jstl.IntegerLiteral
-
Constructor
- IntegerLiteral() - Method in class org.apache.taglibs.standard.lang.jstl.parser.ELParser
-
- integerOnlySpecified - Variable in class org.apache.taglibs.standard.tag.common.fmt.ParseNumberSupport
-
- IntegerWrapperHolder - Class in javax.xml.rpc.holders
-
- IntegerWrapperHolder() - Constructor for class javax.xml.rpc.holders.IntegerWrapperHolder
-
- IntegerWrapperHolder(Integer) - Constructor for class javax.xml.rpc.holders.IntegerWrapperHolder
-
- Interaction - Interface in javax.resource.cci
-
The javax.resource.cci.Interaction enables a component to
execute EIS functions.
- InteractionSpec - Interface in javax.resource.cci
-
An InteractionSpec holds properties for driving an Interaction
with an EIS instance.
- Interceptor - Annotation Type in javax.interceptor
-
Specifies that a class is an interceptor.
- Interceptor.Priority - Class in javax.interceptor
-
Priorities that define the order in which interceptors are invoked.
- InterceptorBinding - Annotation Type in javax.interceptor
-
Specifies that an annotation type is an interceptor binding type.
- InterceptorContext - Interface in javax.ws.rs.ext
-
Context shared by message body interceptors that can be used to wrap
calls to
MessageBodyReader.readFrom(java.lang.Class<T>, java.lang.reflect.Type, java.lang.annotation.Annotation[], javax.ws.rs.core.MediaType, javax.ws.rs.core.MultivaluedMap<java.lang.String, java.lang.String>, java.io.InputStream) and
MessageBodyWriter.writeTo(T, java.lang.Class<?>, java.lang.reflect.Type, java.lang.annotation.Annotation[], javax.ws.rs.core.MediaType, javax.ws.rs.core.MultivaluedMap<java.lang.String, java.lang.Object>, java.io.OutputStream).
- Interceptors - Annotation Type in javax.interceptor
-
Declares an ordered list of interceptors for a target class, or for a method or a constructor of a target class.
- interfaceName(QName) - Method in class javax.xml.ws.wsaddressing.W3CEndpointReferenceBuilder
-
Sets the interfaceName as the
wsam:InterfaceName element in the
wsa:Metadata element.
- INTERNAL - Static variable in exception javax.resource.spi.work.WorkException
-
Indicates an internal error condition.
- InternalServerErrorException - Exception in javax.ws.rs
-
- InternalServerErrorException() - Constructor for exception javax.ws.rs.InternalServerErrorException
-
Construct a new internal server error exception.
- InternalServerErrorException(String) - Constructor for exception javax.ws.rs.InternalServerErrorException
-
Construct a new internal server error exception.
- InternalServerErrorException(Response) - Constructor for exception javax.ws.rs.InternalServerErrorException
-
Construct a new internal server error exception.
- InternalServerErrorException(String, Response) - Constructor for exception javax.ws.rs.InternalServerErrorException
-
Construct a new internal server error exception.
- InternalServerErrorException(Throwable) - Constructor for exception javax.ws.rs.InternalServerErrorException
-
Construct a new internal server error exception.
- InternalServerErrorException(String, Throwable) - Constructor for exception javax.ws.rs.InternalServerErrorException
-
Construct a new internal server error exception.
- InternalServerErrorException(Response, Throwable) - Constructor for exception javax.ws.rs.InternalServerErrorException
-
Construct a new internal server error exception.
- InternalServerErrorException(String, Response, Throwable) - Constructor for exception javax.ws.rs.InternalServerErrorException
-
Construct a new internal server error exception.
- INTERNATIONAL_STRING - Static variable in interface javax.xml.registry.LifeCycleManager
-
Constant representing the javax.xml.registry.infomodel.InternationalString interface.
- InternationalString - Interface in javax.xml.registry.infomodel
-
This interface represents a String that has been internationalized into several Locales.
- interpreterCall(boolean, String, Class, String, String, String, String[]) - Static method in class org.apache.jasper.compiler.JspUtil
-
Produces a String representing a call to the EL interpreter.
- IntHolder - Class in javax.xml.rpc.holders
-
- IntHolder() - Constructor for class javax.xml.rpc.holders.IntHolder
-
- IntHolder(int) - Constructor for class javax.xml.rpc.holders.IntHolder
-
- introspect(Object, ServletRequest) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
-
- introspecthelper(Object, String, String, ServletRequest, String, boolean) - Static method in class org.apache.jasper.runtime.JspRuntimeLibrary
-
- INVALID_RESULT - Static variable in class javax.security.enterprise.identitystore.CredentialValidationResult
-
- invalidate() - Method in interface javax.servlet.http.HttpSession
-
Invalidates this session then unbinds any objects bound
to it.
- InvalidClientIDException - Exception in javax.jms
-
This exception must be thrown when a client attempts to set a connection's client ID to a value that is rejected by a
provider.
- InvalidClientIDException(String, String) - Constructor for exception javax.jms.InvalidClientIDException
-
Constructs an InvalidClientIDException with the specified reason and error code.
- InvalidClientIDException(String) - Constructor for exception javax.jms.InvalidClientIDException
-
Constructs an InvalidClientIDException with the specified reason.
- InvalidClientIDRuntimeException - Exception in javax.jms
-
This unchecked exception must be thrown when a client attempts to set a connection's client ID to a value that is
rejected by a provider, and the method signature does not permit a InvalidClientIDException to be thrown.
- InvalidClientIDRuntimeException(String) - Constructor for exception javax.jms.InvalidClientIDRuntimeException
-
Constructs a InvalidClientIDRuntimeException with the specified detail message
- InvalidClientIDRuntimeException(String, String) - Constructor for exception javax.jms.InvalidClientIDRuntimeException
-
Constructs a InvalidClientIDRuntimeException with the specified detail message and error code.
- InvalidClientIDRuntimeException(String, String, Throwable) - Constructor for exception javax.jms.InvalidClientIDRuntimeException
-
Constructs a InvalidClientIDRuntimeException with the specified detail message, error code and cause
- InvalidDestinationException - Exception in javax.jms
-
This exception must be thrown when a destination either is not understood by a provider or is no longer valid.
- InvalidDestinationException(String, String) - Constructor for exception javax.jms.InvalidDestinationException
-
Constructs an InvalidDestinationException with the specified reason and error code.
- InvalidDestinationException(String) - Constructor for exception javax.jms.InvalidDestinationException
-
Constructs an InvalidDestinationException with the specified reason.
- InvalidDestinationRuntimeException - Exception in javax.jms
-
This unchecked exception must be thrown when a destination either is not understood by a provider or is no longer
valid, and the method signature does not permit a InvalidDestinationException to be thrown.
- InvalidDestinationRuntimeException(String) - Constructor for exception javax.jms.InvalidDestinationRuntimeException
-
Constructs a InvalidDestinationRuntimeException with the specified detail message
- InvalidDestinationRuntimeException(String, String) - Constructor for exception javax.jms.InvalidDestinationRuntimeException
-
Constructs a InvalidDestinationRuntimeException with the specified detail message and error code.
- InvalidDestinationRuntimeException(String, String, Throwable) - Constructor for exception javax.jms.InvalidDestinationRuntimeException
-
Constructs a InvalidDestinationRuntimeException with the specified detail message, error code and cause
- InvalidPropertyException - Exception in javax.resource.spi
-
This exception is thrown to indicate invalid configuration
property settings.
- InvalidPropertyException() - Constructor for exception javax.resource.spi.InvalidPropertyException
-
Create a InvalidPropertyException.
- InvalidPropertyException(String) - Constructor for exception javax.resource.spi.InvalidPropertyException
-
Create a InvalidPropertyException.
- InvalidPropertyException(Throwable) - Constructor for exception javax.resource.spi.InvalidPropertyException
-
Constructs a new throwable with the specified cause.
- InvalidPropertyException(String, Throwable) - Constructor for exception javax.resource.spi.InvalidPropertyException
-
Constructs a new throwable with the specified detail message and cause.
- InvalidPropertyException(String, String) - Constructor for exception javax.resource.spi.InvalidPropertyException
-
Constructs a new throwable with the specified detail message and
an error code.
- InvalidRequestException - Exception in javax.xml.registry
-
This exception is thrown when a JAXR client attempts to invoke an API method
that is not valid for some reason.
- InvalidRequestException() - Constructor for exception javax.xml.registry.InvalidRequestException
-
Constructs a JAXRException object with no
reason or embedded Throwable.
- InvalidRequestException(String) - Constructor for exception javax.xml.registry.InvalidRequestException
-
Constructs a JAXRException object with the given
String as the reason for the exception being thrown.
- InvalidRequestException(String, Throwable) - Constructor for exception javax.xml.registry.InvalidRequestException
-
Constructs a JAXRException object with the given
String as the reason for the exception being thrown
and the given Throwable object as an embedded
Throwable.
- InvalidRequestException(Throwable) - Constructor for exception javax.xml.registry.InvalidRequestException
-
Constructs a JAXRException object initialized
with the given Throwable object.
- InvalidSelectorException - Exception in javax.jms
-
This exception must be thrown when a JMS client attempts to give a provider a message selector with invalid syntax.
- InvalidSelectorException(String, String) - Constructor for exception javax.jms.InvalidSelectorException
-
Constructs an InvalidSelectorException with the specified reason and error code.
- InvalidSelectorException(String) - Constructor for exception javax.jms.InvalidSelectorException
-
Constructs an InvalidSelectorException with the specified reason.
- InvalidSelectorRuntimeException - Exception in javax.jms
-
This unchecked exception must be thrown when a JMS client attempts to give a provider a message selector with invalid
syntax, and the method signature does not permit a InvalidSelectorException to be thrown.
- InvalidSelectorRuntimeException(String) - Constructor for exception javax.jms.InvalidSelectorRuntimeException
-
Constructs a InvalidSelectorRuntimeException with the specified detail message
- InvalidSelectorRuntimeException(String, String) - Constructor for exception javax.jms.InvalidSelectorRuntimeException
-
Constructs a InvalidSelectorRuntimeException with the specified detail message and error code.
- InvalidSelectorRuntimeException(String, String, Throwable) - Constructor for exception javax.jms.InvalidSelectorRuntimeException
-
Constructs a InvalidSelectorRuntimeException with the specified detail message, error code and cause
- InvalidTransactionException - Exception in javax.transaction
-
This exception indicates that the request carried an invalid transaction
context.
- InvalidTransactionException() - Constructor for exception javax.transaction.InvalidTransactionException
-
- InvalidTransactionException(String) - Constructor for exception javax.transaction.InvalidTransactionException
-
- invocation(Link) - Method in interface javax.ws.rs.client.Client
-
Build an invocation builder from a link.
- Invocation - Interface in javax.ws.rs.client
-
A client request invocation.
- Invocation.Builder - Interface in javax.ws.rs.client
-
A client request invocation builder.
- InvocationCallback<RESPONSE> - Interface in javax.ws.rs.client
-
Callback that can be implemented to receive the asynchronous processing
events from the invocation processing.
- InvocationContext - Interface in javax.interceptor
-
Exposes contextual information about the intercepted invocation and operations that enable interceptor methods to
control the behavior of the invocation chain.
- invoke(ObjectName, String, Object[], String[]) - Method in interface javax.management.j2ee.Management
-
Invokes an operation on a managed object.
- invoke(Writer) - Method in class javax.servlet.jsp.tagext.JspFragment
-
Executes the fragment and directs all output to the given Writer, or the JspWriter returned by the getOut()
method of the JspContext associated with the fragment if out is null.
- invoke() - Method in interface javax.ws.rs.client.Invocation
-
Synchronously invoke the request and receive a response back.
- invoke(Class<T>) - Method in interface javax.ws.rs.client.Invocation
-
Synchronously invoke the request and receive a response of the specified
type back.
- invoke(GenericType<T>) - Method in interface javax.ws.rs.client.Invocation
-
Synchronously invoke the request and receive a response of the specified
generic type back.
- invoke(Object[]) - Method in interface javax.xml.rpc.Call
-
Invokes a specific operation using a synchronous request-response
interaction mode.
- invoke(QName, Object[]) - Method in interface javax.xml.rpc.Call
-
Invokes a specific operation using a synchronous request-response
interaction mode.
- invoke(T) - Method in interface javax.xml.ws.Dispatch
-
Invoke a service operation synchronously.
- invoke(T) - Method in interface javax.xml.ws.Provider
-
Invokes an operation according to the contents of the request
message.
- invoke(Method, Object...) - Method in class javax.xml.ws.spi.Invoker
-
JAX-WS runtime calls this method to do the actual web service
invocation on endpoint instance.
- INVOKE_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
-
- invokeAsync(T) - Method in interface javax.xml.ws.Dispatch
-
Invoke a service operation asynchronously.
- invokeAsync(T, AsyncHandler<T>) - Method in interface javax.xml.ws.Dispatch
-
Invoke a service operation asynchronously.
- invokeOneWay(Object[]) - Method in interface javax.xml.rpc.Call
-
Invokes a remote method using the one-way interaction mode.
- invokeOneWay(T) - Method in interface javax.xml.ws.Dispatch
-
Invokes a service operation using the one-way
interaction mode.
- Invoker - Class in javax.xml.ws.spi
-
Invoker hides the detail of calling into application endpoint
implementation.
- Invoker() - Constructor for class javax.xml.ws.spi.Invoker
-
- IS_SECURITY_ENABLED - Static variable in class org.apache.jasper.Constants
-
Has security been turned on?
- isAbsoluteUrl(String) - Static method in class org.apache.taglibs.standard.tag.common.core.ImportSupport
-
Returns true if our current URL is absolute,
false otherwise.
- isActive() - Method in interface javax.persistence.EntityTransaction
-
Indicate whether a resource transaction is in progress.
- isAscending() - Method in interface javax.persistence.criteria.Order
-
Whether ascending ordering is in effect.
- isAssociation() - Method in interface javax.persistence.metamodel.Attribute
-
Is the attribute an association.
- isAsyncStarted() - Method in interface javax.servlet.ServletRequest
-
Checks if this request has been put into asynchronous mode.
- isAsyncStarted() - Method in class javax.servlet.ServletRequestWrapper
-
Checks if the wrapped request has been put into asynchronous mode.
- isAsyncSupported() - Method in interface javax.servlet.ServletRequest
-
Checks if this request supports asynchronous operation.
- isAsyncSupported() - Method in class javax.servlet.ServletRequestWrapper
-
Checks if the wrapped request supports asynchronous operation.
- isAttributeSpecified(String) - Method in interface org.apache.jasper.compiler.tagplugin.TagPluginContext
-
- isAuthenticationRequest() - Method in interface javax.security.enterprise.authentication.mechanism.http.HttpMessageContext
-
- isAuthenticationRequest() - Method in class javax.security.enterprise.authentication.mechanism.http.HttpMessageContextWrapper
-
- isAutoFlush() - Method in class javax.servlet.jsp.JspWriter
-
This method indicates whether the JspWriter is autoFlushing.
- isAutoFlush() - Method in class org.apache.jasper.compiler.PageInfo
-
- isAvailable() - Method in exception javax.xml.registry.JAXRException
-
Returns true if a response is available, false otherwise.
- isAvailable() - Method in interface javax.xml.registry.JAXRResponse
-
Returns true if a response is available, false otherwise.
- isBodyAssignableTo(Class) - Method in interface javax.jms.Message
-
Returns whether the message body is capable of being assigned to the specified type.
- isBound(Parameter<?>) - Method in interface javax.persistence.Query
-
Return a boolean indicating whether a value has been bound
to the parameter.
- isCalendarTimer() - Method in interface javax.ejb.Timer
-
Return whether this timer is a calendar-based timer.
- isCallerInRole(Identity) - Method in interface javax.ejb.EJBContext
-
- isCallerInRole(String) - Method in interface javax.ejb.EJBContext
-
Test if the caller has a given security role.
- isCallerInRole(String) - Method in interface javax.security.enterprise.SecurityContext
-
Checks whether the authenticated caller is included in the specified logical application "role".
- isCancelled() - Method in class javax.ejb.AsyncResult
-
This method should not be called.
- isCancelled() - Method in interface javax.ws.rs.container.AsyncResponse
-
Check if the asynchronous response instance has been cancelled.
- isCleared() - Method in class javax.security.enterprise.credential.AbstractClearableCredential
-
- isCleared() - Method in interface javax.security.enterprise.credential.Credential
-
Determines whether the credential value has been securely cleared.
- isClosed() - Method in interface javax.ws.rs.sse.SseEventSink
-
Check if the stream has been closed already.
- isClosed() - Method in interface javax.xml.registry.Connection
-
Indicated whether this Connection has been closed or not.
- isCollection() - Method in interface javax.persistence.metamodel.Attribute
-
Is the attribute collection-valued (represents a Collection,
Set, List, or Map).
- isComment() - Method in interface javax.xml.soap.Text
-
Retrieves whether this Text object represents a comment.
- isCommitted() - Method in interface javax.servlet.ServletResponse
-
Returns a boolean indicating if the response has been
committed.
- isCommitted() - Method in class javax.servlet.ServletResponseWrapper
-
The default behavior of this method is to return isCommitted()
on the wrapped response object.
- isCompatible(MediaType) - Method in class javax.ws.rs.core.MediaType
-
Check if this media type is compatible with another media type.
- isCompoundSelection() - Method in interface javax.persistence.criteria.Selection
-
Whether the selection item is a compound selection.
- isConfirmed() - Method in interface javax.xml.registry.infomodel.Association
-
Determines whether an Association has been confirmed completely.
- isConfirmedBySourceOwner() - Method in interface javax.xml.registry.infomodel.Association
-
Determines whether an Association has been confirmed by the owner of the source object.
- isConfirmedByTargetOwner() - Method in interface javax.xml.registry.infomodel.Association
-
Determines whether an Association has been confirmed by the owner of the target object.
- isConstantAttribute(String) - Method in interface org.apache.jasper.compiler.tagplugin.TagPluginContext
-
- isContent(int) - Static method in class org.apache.jasper.xmlparser.XMLChar
-
Returns true if the specified character can be considered content.
- isContextSupported(Class<? extends WorkContext>) - Method in interface javax.resource.spi.BootstrapContext
-
A resource adapter can check an application server's support
for a particular WorkContext type through this method.
- isCoreTag(String, String, String) - Method in class org.apache.taglibs.standard.tlv.JstlBaseTLV
-
- isCorrelated() - Method in interface javax.persistence.criteria.From
-
Whether the From object has been obtained as a result of
correlation (use of a Subquery correlate
method).
- isCurrentThreadShutdown() - Static method in class javax.enterprise.concurrent.ManagedExecutors
-
Utility method for checking the
isShutdown() value of the current
thread if it is a
ManageableThread created from
ManagedThreadFactory.newThread() .
- isDefaultBufferNone() - Method in class org.apache.jasper.EmbeddedServletOptions
-
- isDefaultBufferNone() - Method in class org.apache.jasper.JspC
-
- isDefaultBufferNone() - Method in interface org.apache.jasper.Options
-
If the buffer attribute for the page directive is not specified,
is the default "none"?
- isDeferredMethod() - Method in class javax.servlet.jsp.tagext.TagAttributeInfo
-
Returns true if this attribute is to be passed a MethodExpression so that expression
evaluation can be deferred.
- isDeferredSyntaxAllowedAsLiteral() - Method in class org.apache.jasper.compiler.PageInfo
-
- isDeferredValue() - Method in class javax.servlet.jsp.tagext.TagAttributeInfo
-
Returns true if this attribute is to be passed a ValueExpression so that expression
evaluation can be deferred.
- isDeliveryTransacted(Method) - Method in interface javax.resource.spi.endpoint.MessageEndpointFactory
-
This is used to find out whether message deliveries to a target method
on a message listener interface that is implemented by a message
endpoint or a target method in the Class returned by the
getBeanClass method, will be transacted or not.
- isDepthUnlimited() - Method in class org.apache.taglibs.standard.extra.spath.Step
-
Returns true if the Step's depth is unlimited, false otherwise.
- isDifferentFiles(DataInput, DataInput) - Static method in class org.apache.taglibs.standard.lang.jstl.test.EvaluationTest
-
Performs a line-by-line comparison of the two files, returning
true if the files are different, false if not.
- isDifferentFiles(File, File) - Static method in class org.apache.taglibs.standard.lang.jstl.test.EvaluationTest
-
Performs a line-by-line comparison of the two files, returning
true if the files are different, false if not.
- isDifferentFiles(DataInput, DataInput) - Static method in class org.apache.taglibs.standard.lang.jstl.test.ParserTest
-
Performs a line-by-line comparison of the two files, returning
true if the files are different, false if not.
- isDifferentFiles(File, File) - Static method in class org.apache.taglibs.standard.lang.jstl.test.ParserTest
-
Performs a line-by-line comparison of the two files, returning
true if the files are different, false if not.
- isDistinct() - Method in interface javax.persistence.criteria.AbstractQuery
-
Return whether duplicate query results must be eliminated or
retained.
- isDone() - Method in class javax.ejb.AsyncResult
-
This method should not be called.
- isDone() - Method in interface javax.ws.rs.container.AsyncResponse
-
Check if the processing of a request this asynchronous response instance belongs to
has finished.
- isElement(Object) - Method in class javax.xml.bind.JAXBIntrospector
-
Return true if object represents a JAXB element.
- isELIgnored() - Method in class org.apache.jasper.compiler.JspProperty
-
- isELIgnored() - Method in class org.apache.jasper.compiler.PageInfo
-
- isEmpty(Expression<C>) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create a predicate that tests whether a collection is empty.
- isEmpty() - Method in class javax.ws.rs.core.AbstractMultivaluedMap
-
- isEmpty() - Method in interface javax.ws.rs.sse.InboundSseEvent
-
Check if the event is empty (i.e.
- isEmpty() - Method in class org.apache.taglibs.standard.lang.jstl.EnumeratedMap
-
- isEnabled(Feature) - Method in interface javax.ws.rs.core.Configuration
-
Check if a particular
feature instance has been previously
enabled in the runtime configuration context.
- isEnabled(Class<? extends Feature>) - Method in interface javax.ws.rs.core.Configuration
-
Check if a
feature instance of
featureClass class has been
previously enabled in the runtime configuration context.
- isEnabled() - Method in class javax.xml.ws.WebServiceFeature
-
Returns true if this feature is enabled.
- isErrorPage() - Method in class org.apache.jasper.compiler.PageInfo
-
- isErrorPage() - Method in class org.apache.jasper.JspCompilationContext
-
Are we processing something that has been declared as an
errorpage?
- isExpression(String, boolean) - Static method in class org.apache.jasper.compiler.JspUtil
-
Checks if the token is a runtime expression.
- isExternal() - Method in interface javax.xml.registry.infomodel.Classification
-
Returns true if this is an external classification.
- isExternal() - Method in interface javax.xml.registry.infomodel.ClassificationScheme
-
Determines whether this ClassificationScheme is an external ClassificationScheme
or an internal ClassificationScheme.
- isExternal() - Method in class org.apache.jasper.xmlparser.XMLEncodingDetector
-
Returns true if the current entity being scanned is external.
- isExtramural() - Method in interface javax.xml.registry.infomodel.Association
-
Determines whether an Association is extramural or not.
- isFalse(Expression<Boolean>) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create a predicate testing for a false value.
- isFinished() - Method in class javax.servlet.ServletInputStream
-
Returns true when all the data from the stream has been read else
it returns false.
- isFirst() - Method in interface javax.servlet.jsp.jstl.core.LoopTagStatus
-
Returns information about whether the current round of the
iteration is the first one.
- isFloatingPointString(Object) - Static method in class org.apache.taglibs.standard.lang.jstl.Coercions
-
Returns true if the given string might contain a floating point
number - i.e., it contains ".", "e", or "E"
- isFloatingPointType(Object) - Static method in class org.apache.taglibs.standard.lang.jstl.Coercions
-
Returns true if the given Object is of a floating point type
- isFloatingPointType(Class) - Static method in class org.apache.taglibs.standard.lang.jstl.Coercions
-
Returns true if the given class is of a floating point type
- isFmtTag(String, String, String) - Method in class org.apache.taglibs.standard.tlv.JstlBaseTLV
-
- isFormattedOutput() - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
-
Convenience method for getting the formatted output flag.
- isFragment() - Method in class javax.servlet.jsp.tagext.TagAttributeInfo
-
Whether this attribute is of type JspFragment.
- isFragment() - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
-
Convenience method for getting the fragment flag.
- isGlobalScope() - Method in class javax.xml.bind.JAXBElement
-
Returns true iff this xml element declaration is global.
- isGroupingUsed - Variable in class org.apache.taglibs.standard.tag.common.fmt.FormatNumberSupport
-
- isHighSurrogate(int) - Static method in class org.apache.jasper.xmlparser.XMLChar
-
Returns whether the given character is a high surrogate
- isHttpOnly() - Method in class javax.servlet.http.Cookie
-
Checks whether this Cookie has been marked as HttpOnly.
- isHttpOnly() - Method in interface javax.servlet.SessionCookieConfig
-
Checks if the session tracking cookies created on behalf of the
application represented by the ServletContext from which
this SessionCookieConfig was acquired will be marked as
HttpOnly.
- isHttpOnly() - Method in class javax.ws.rs.core.NewCookie
-
Returns true if this cookie contains the HttpOnly attribute.
- isId() - Method in interface javax.persistence.metamodel.SingularAttribute
-
Is the attribute an id attribute.
- isIdentical(EJBLocalObject) - Method in interface javax.ejb.EJBLocalObject
-
Test if a given EJB local object is identical to the invoked EJB
local object.
- isIdentical(EJBObject) - Method in interface javax.ejb.EJBObject
-
Test if a given EJB object is identical to the invoked EJB object.
- isIntegerOnly - Variable in class org.apache.taglibs.standard.tag.common.fmt.ParseNumberSupport
-
- isIntegerType(Object) - Static method in class org.apache.taglibs.standard.lang.jstl.Coercions
-
Returns true if the given Object is of an integer type
- isIntegerType(Class) - Static method in class org.apache.taglibs.standard.lang.jstl.Coercions
-
Returns true if the given class is of an integer type
- isInvalid(int) - Static method in class org.apache.jasper.xmlparser.XMLChar
-
Returns true if the specified character is invalid.
- isJavaKeyword(String) - Static method in class org.apache.jasper.compiler.JspUtil
-
Test whether the argument is a Java keyword
- isJoinedToTransaction() - Method in interface javax.persistence.EntityManager
-
Determine whether the entity manager is joined to the
current transaction.
- isJspPage(String) - Method in class org.apache.jasper.compiler.JspConfig
-
To find out if an uri matches an url pattern in jsp config.
- isJspPrefixHijacked() - Method in class org.apache.jasper.compiler.PageInfo
-
- isJspTag(String, String, String) - Method in class org.apache.taglibs.standard.tlv.JstlBaseTLV
-
- isLast() - Method in interface javax.servlet.jsp.jstl.core.LoopTagStatus
-
Returns information about whether the current round of the
iteration is the last one.
- isLimitedByMaxRows() - Method in interface javax.servlet.jsp.jstl.sql.Result
-
Returns true if the query was limited by a maximum row setting
- isLimitedByMaxRows() - Method in class org.apache.taglibs.standard.tag.common.sql.ResultImpl
-
Returns true of the query was limited by a maximum row setting
- isLiteralText() - Method in class javax.servlet.jsp.jstl.core.IndexedValueExpression
-
- isLiteralText() - Method in class javax.servlet.jsp.jstl.core.IteratedValueExpression
-
- isLoaded(Object, String) - Method in interface javax.persistence.PersistenceUnitUtil
-
Determine the load state of a given persistent attribute
of an entity belonging to the persistence unit.
- isLoaded(Object) - Method in interface javax.persistence.PersistenceUnitUtil
-
Determine the load state of an entity belonging to the
persistence unit.
- isLoaded(Object, String) - Method in interface javax.persistence.PersistenceUtil
-
Determine the load state of a given persistent attribute.
- isLoaded(Object) - Method in interface javax.persistence.PersistenceUtil
-
Determine the load state of an entity.
- isLoaded(Object) - Method in interface javax.persistence.spi.ProviderUtil
-
If the provider determines that the entity has been provided
by itself and that the state of all attributes for which
FetchType.EAGER has been specified have been loaded, this
method returns LoadState.LOADED.
- isLoadedWithoutReference(Object, String) - Method in interface javax.persistence.spi.ProviderUtil
-
If the provider determines that the entity has been provided
by itself and that the state of the specified attribute has
been loaded, this method returns LoadState.LOADED.
- isLoadedWithReference(Object, String) - Method in interface javax.persistence.spi.ProviderUtil
-
If the provider determines that the entity has been provided
by itself and that the state of the specified attribute has
been loaded, this method returns LoadState.LOADED.
- isLoggingError() - Method in class org.apache.taglibs.standard.lang.jstl.Logger
-
Returns true if the application should even bother to try logging
an error.
- isLoggingWarning() - Method in class org.apache.taglibs.standard.lang.jstl.Logger
-
Returns true if the application should even bother to try logging
a warning.
- isLowSurrogate(int) - Static method in class org.apache.jasper.xmlparser.XMLChar
-
Returns whether the given character is a low surrogate
- isMarkup(int) - Static method in class org.apache.jasper.xmlparser.XMLChar
-
Returns true if the specified character can be considered markup.
- isMatchingAttribute(Attributes) - Method in class org.apache.taglibs.standard.extra.spath.AttributePredicate
-
Returns true if the given SAX AttributeList is suitable, given our
attribute name and target; returns false otherwise.
- isMatchingName(String, String) - Method in class org.apache.taglibs.standard.extra.spath.Step
-
Returns true if the given name matches the Step object's
name, taking into account the Step object's wildcards; returns
false otherwise.
- isMember(Expression<E>, Expression<C>) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create a predicate that tests whether an element is
a member of a collection.
- isMember(E, Expression<C>) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create a predicate that tests whether an element is
a member of a collection.
- isMTOMEnabled() - Method in interface javax.xml.ws.soap.SOAPBinding
-
Returns true if the use of MTOM is enabled.
- isMustRevalidate() - Method in class javax.ws.rs.core.CacheControl
-
Corresponds to the must-revalidate cache control directive.
- isMutable() - Method in class org.apache.taglibs.standard.lang.jstl.EnumeratedMap
-
Returns true if it is possible for this data source to change
- isName(int) - Static method in class org.apache.jasper.xmlparser.XMLChar
-
Returns true if the specified character is a valid name
character as defined by production [4] in the XML 1.0
specification.
- isNameStart(int) - Static method in class org.apache.jasper.xmlparser.XMLChar
-
Returns true if the specified character is a valid name start
character as defined by production [5] in the XML 1.0
specification.
- isNCName(int) - Static method in class org.apache.jasper.xmlparser.XMLChar
-
Returns true if the specified character is a valid NCName
character as defined by production [5] in Namespaces in XML
recommendation.
- isNCNameStart(int) - Static method in class org.apache.jasper.xmlparser.XMLChar
-
Returns true if the specified character is a valid NCName start
character as defined by production [4] in Namespaces in XML
recommendation.
- isNegated() - Method in interface javax.persistence.criteria.Predicate
-
Whether the predicate has been created from another
predicate by applying the Predicate.not() method
or the CriteriaBuilder.not() method.
- isNew() - Method in interface javax.servlet.http.HttpSession
-
Returns true if the client does not yet know about the
session or if the client chooses not to join the session.
- isNewAuthentication() - Method in class javax.security.enterprise.authentication.mechanism.http.AuthenticationParameters
-
Whether a new authentication dialog is required.
- isNil() - Method in class javax.xml.bind.JAXBElement
-
Returns true iff this element instance content model
is nil.
- isNoCache() - Method in class javax.ws.rs.core.CacheControl
-
Corresponds to the no-cache cache control directive.
- isNoStore() - Method in class javax.ws.rs.core.CacheControl
-
Corresponds to the no-store cache control directive.
- isNotEmpty(Expression<C>) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create a predicate that tests whether a collection is
not empty.
- isNotMember(Expression<E>, Expression<C>) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create a predicate that tests whether an element is
not a member of a collection.
- isNotMember(E, Expression<C>) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create a predicate that tests whether an element is
not a member of a collection.
- isNotNull(Expression<?>) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create a predicate to test whether the expression is not null.
- isNotNull() - Method in interface javax.persistence.criteria.Expression
-
Create a predicate to test whether the expression is
not null.
- isNoTransform() - Method in class javax.ws.rs.core.CacheControl
-
Corresponds to the no-transform cache control directive.
- isNull(Expression<?>) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create a predicate to test whether the expression is null.
- isNull() - Method in interface javax.persistence.criteria.Expression
-
Create a predicate to test whether the expression is null.
- isOK() - Method in class javax.websocket.SendResult
-
Determines if this result is ok or not.
- isOpaque() - Method in interface javax.xml.registry.infomodel.ExtrinsicObject
-
Determines whether the ExtrinsicObject is opaque (not readable) by the registry operator.
- isOpen() - Method in interface javax.persistence.EntityManager
-
Determine whether the entity manager is open.
- isOpen() - Method in interface javax.persistence.EntityManagerFactory
-
Indicates whether the factory is open.
- isOpen() - Method in interface javax.websocket.Session
-
Return true if and only if the underlying socket is open.
- isOpen() - Method in interface javax.ws.rs.sse.SseEventSource
-
Check if this event source instance has already been
opened.
- isOptional() - Method in interface javax.persistence.metamodel.SingularAttribute
-
Can the attribute be null.
- isOutDated() - Method in class org.apache.jasper.compiler.Compiler
-
This is a protected method intended to be overridden by
subclasses of Compiler.
- isOutDated(boolean) - Method in class org.apache.jasper.compiler.Compiler
-
Determine if a compilation is necessary by checking the time stamp
of the JSP page with that of the corresponding .class or .java file.
- isPackageProtectionEnabled() - Static method in class org.apache.jasper.security.SecurityUtil
-
Return the SecurityManager only if Security is enabled AND
package protection mechanism is enabled.
- isParameterAndReturnSpecRequired(QName) - Method in interface javax.xml.rpc.Call
-
Indicates whether addParameter and
setReturnType methods
are to be invoked to specify the parameter and return type
specification for a specific operation.
- isPartialResponse() - Method in interface javax.xml.registry.BulkResponse
-
Determines whether the response is a partial response due to large result set.
- isPermanent() - Method in exception javax.servlet.UnavailableException
-
Returns a boolean indicating
whether the servlet is permanently unavailable.
- isPersistent() - Method in interface javax.ejb.Timer
-
Return whether this timer has persistent semantics.
- isPersistent() - Method in class javax.ejb.TimerConfig
-
Return whether the timer is persistent.
- isPluginDeclared(String) - Method in class org.apache.jasper.compiler.PageInfo
-
Check if the plugin ID has been previously declared.
- isPoolingEnabled() - Method in class org.apache.jasper.EmbeddedServletOptions
-
- isPoolingEnabled() - Method in class org.apache.jasper.JspC
-
- isPoolingEnabled() - Method in interface org.apache.jasper.Options
-
Returns true if tag handler pooling is enabled, false otherwise.
- isPrivate() - Method in class javax.ws.rs.core.CacheControl
-
Corresponds to the private cache control directive.
- isProtected() - Method in interface javax.security.enterprise.authentication.mechanism.http.HttpMessageContext
-
Checks if the currently requested resource is protected or not.
- isProtected() - Method in class javax.security.enterprise.authentication.mechanism.http.HttpMessageContextWrapper
-
- isPrototypeMode() - Method in class org.apache.jasper.JspCompilationContext
-
True if we are compiling a tag file in prototype mode.
- isProviderFor(Class<?>) - Method in interface javax.ws.rs.client.RxInvokerProvider
-
Determine if this is a provider for the given
RxInvoker subclass.
- isProxyRevalidate() - Method in class javax.ws.rs.core.CacheControl
-
Corresponds to the proxy-revalidate cache control directive.
- isPubid(int) - Static method in class org.apache.jasper.xmlparser.XMLChar
-
Returns true if the specified character is a valid Pubid
character as defined by production [13] in the XML 1.0
specification.
- isPublished() - Method in class javax.xml.ws.Endpoint
-
Returns true if the endpoint is in the published state.
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in interface javax.ws.rs.ext.MessageBodyReader
-
Ascertain if the MessageBodyReader can produce an instance of a
particular type.
- isReadOnly(ELContext, Object, Object) - Method in class javax.servlet.jsp.el.ImplicitObjectELResolver
-
If the base object is null, and the property matches the name of a JSP implicit object, returns
true to indicate that implicit objects cannot be overwritten.
- isReadOnly(ELContext, Object, Object) - Method in class javax.servlet.jsp.el.ScopedAttributeELResolver
-
If the base object is null, returns false to indicate that scoped attributes are never
read-only.
- isReadOnly(ELContext) - Method in class javax.servlet.jsp.jstl.core.IndexedValueExpression
-
- isReadOnly(ELContext) - Method in class javax.servlet.jsp.jstl.core.IteratedValueExpression
-
- isReady() - Method in class javax.servlet.ServletInputStream
-
Returns true if data can be read without blocking else returns
false.
- isReady() - Method in class javax.servlet.ServletOutputStream
-
This method can be used to determine if data can be written without blocking.
- isReconnectDelaySet() - Method in interface javax.ws.rs.sse.SseEvent
-
Check if the connection retry time has been set in the event.
- isRegistered(ObjectName) - Method in interface javax.management.j2ee.Management
-
Checks whether a managed object, identified by its object name, is already registered
with the MEJB.
- isRegistered(Object) - Method in interface javax.ws.rs.core.Configuration
-
Check if a particular JAX-RS
component instance (such as providers or
features) has been previously registered in the runtime configuration context.
- isRegistered(Class<?>) - Method in interface javax.ws.rs.core.Configuration
-
Check if a JAX-RS component of the supplied componentClass class has been previously
registered in the runtime configuration context.
- isRegistered(Class, QName) - Method in interface javax.xml.rpc.encoding.TypeMapping
-
Checks whether or not type mapping between specified XML
type and Java type is registered.
- isRegisterSession() - Method in interface javax.security.enterprise.authentication.mechanism.http.HttpMessageContext
-
Check if the runtime has been asked to register an authentication session duing the current request.
- isRegisterSession() - Method in class javax.security.enterprise.authentication.mechanism.http.HttpMessageContextWrapper
-
- isRememberMe() - Method in class javax.security.enterprise.authentication.mechanism.http.AuthenticationParameters
-
Whether "remember me" should be used.
- isRemoved() - Method in class org.apache.jasper.JspCompilationContext
-
- isRequestedSessionIdFromCookie() - Method in interface javax.servlet.http.HttpServletRequest
-
Checks whether the requested session ID was conveyed to the
server as an HTTP cookie.
- isRequestedSessionIdFromCookie() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return isRequestedSessionIdFromCookie()
on the wrapped request object.
- isRequestedSessionIdFromURL() - Method in interface javax.servlet.http.HttpServletRequest
-
Checks whether the requested session ID was conveyed to the
server as part of the request URL.
- isRequestedSessionIdFromUrl() - Method in interface javax.servlet.http.HttpServletRequest
-
- isRequestedSessionIdFromURL() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return isRequestedSessionIdFromURL()
on the wrapped request object.
- isRequestedSessionIdFromUrl() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
- isRequestedSessionIdValid() - Method in interface javax.servlet.http.HttpServletRequest
-
Checks whether the requested session ID is still valid.
- isRequestedSessionIdValid() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return isRequestedSessionIdValid()
on the wrapped request object.
- isRequired() - Method in class javax.servlet.jsp.tagext.TagAttributeInfo
-
Whether this attribute is required.
- isRequired() - Method in class javax.xml.ws.soap.AddressingFeature
-
If addressing is enabled, this property determines whether the endpoint
requires WS-Addressing.
- isScriptingInvalid() - Method in class org.apache.jasper.compiler.JspProperty
-
- isScriptingInvalid() - Method in class org.apache.jasper.compiler.PageInfo
-
- isScriptless() - Method in class org.apache.jasper.compiler.PageInfo
-
- isScriptless() - Method in interface org.apache.jasper.compiler.tagplugin.TagPluginContext
-
- isSecure() - Method in interface javax.servlet.ServletRequest
-
Returns a boolean indicating whether this request was made using a
secure channel, such as HTTPS.
- isSecure() - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return isSecure()
on the wrapped request object.
- isSecure() - Method in interface javax.servlet.SessionCookieConfig
-
Checks if the session tracking cookies created on behalf of the
application represented by the ServletContext from which
this SessionCookieConfig was acquired will be marked as
secure even if the request that initiated the corresponding
session is using plain HTTP instead of HTTPS.
- isSecure() - Method in interface javax.websocket.Session
-
Return true if and only if the underlying socket is using a secure transport.
- isSecure() - Method in class javax.ws.rs.core.NewCookie
-
Whether the cookie will only be sent over a secure connection.
- isSecure() - Method in interface javax.ws.rs.core.SecurityContext
-
Returns a boolean indicating whether this request was made
using a secure channel, such as HTTPS.
- isSession() - Method in interface javax.ejb.EJBMetaData
-
Test if the enterprise bean's type is "session".
- isSession() - Method in class org.apache.jasper.compiler.PageInfo
-
- isShutdown() - Method in interface javax.enterprise.concurrent.ManageableThread
-
This method is used by the application component provider to check
whether a thread created by the
newThread method of
ManagedThreadFactory has been marked for shut down.
- isSmapDumped() - Method in class org.apache.jasper.EmbeddedServletOptions
-
Should SMAP info for JSR45 debugging be dumped to a file?
- isSmapDumped() - Method in class org.apache.jasper.JspC
-
Should SMAP info for JSR45 debugging be dumped to a file?
- isSmapDumped() - Method in interface org.apache.jasper.Options
-
Indicates whether SMAP info for JSR45 debugging should be dumped to a
file.
- isSmapSuppressed() - Method in class org.apache.jasper.EmbeddedServletOptions
-
Is the generation of SMAP info for JSR45 debuggin suppressed?
- isSmapSuppressed() - Method in class org.apache.jasper.JspC
-
Is the generation of SMAP info for JSR45 debugging suppressed?
- isSmapSuppressed() - Method in interface org.apache.jasper.Options
-
Is the generation of SMAP info for JSR45 debugging suppressed?
- isSpace(int) - Static method in class org.apache.jasper.xmlparser.XMLChar
-
Returns true if the specified character is a space character
as defined by production [3] in the XML 1.0 specification.
- isSpecified(TagData, String) - Static method in class org.apache.taglibs.standard.tei.Util
-
Returns true if the given attribute name is specified, false otherwise.
- isSpecified(TagData, String) - Method in class org.apache.taglibs.standard.tlv.JstlBaseTLV
-
- isSqlTag(String, String, String) - Method in class org.apache.taglibs.standard.tlv.JstlBaseTLV
-
- isStatelessSession() - Method in interface javax.ejb.EJBMetaData
-
Test if the enterprise bean's type is "stateless session".
- isSupplemental(int) - Static method in class org.apache.jasper.xmlparser.XMLChar
-
Returns true if the specified character is a supplemental character.
- isSuspended() - Method in interface javax.ws.rs.container.AsyncResponse
-
Check if the asynchronous response instance is in a suspended state.
- isSynchronous() - Method in interface javax.xml.registry.Connection
-
Indicates whether a client uses synchronous communication with JAXR provider or not.
- isTag(String, String, String, String) - Method in class org.apache.taglibs.standard.tlv.JstlBaseTLV
-
- isTagFile() - Method in class org.apache.jasper.JspCompilationContext
-
- isTagFile() - Method in class org.apache.jasper.servlet.JspServletWrapper
-
- isThreadSafe() - Method in class org.apache.jasper.compiler.PageInfo
-
- isTrailerFieldsReady() - Method in interface javax.servlet.http.HttpServletRequest
-
- isTrailerFieldsReady() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to call isTrailerFieldsReady on the
wrapped request object.
- isTransactional() - Method in interface javax.management.j2ee.statistics.JMSConnectionStats
-
Returns the transactional state of this JMS connection.
- isTrimDirectiveWhitespaces() - Method in class org.apache.jasper.compiler.PageInfo
-
- isTrue(Expression<Boolean>) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create a predicate testing for a true value.
- isTypeSubstituted() - Method in class javax.xml.bind.JAXBElement
-
Returns true iff this xml element instance's value has a different
type than xml element declaration's declared type.
- isUserInRole(String) - Method in interface javax.servlet.http.HttpServletRequest
-
Returns a boolean indicating whether the authenticated user is included
in the specified logical "role".
- isUserInRole(String) - Method in class javax.servlet.http.HttpServletRequestWrapper
-
The default behavior of this method is to return isUserInRole(String role)
on the wrapped request object.
- isUserInRole(String) - Method in interface javax.websocket.server.HandshakeRequest
-
Checks whether the current user is in the given role.
- isUserInRole(String) - Method in interface javax.ws.rs.core.SecurityContext
-
Returns a boolean indicating whether the authenticated user is included
in the specified logical "role".
- isUserInRole(String) - Method in interface javax.xml.rpc.server.ServletEndpointContext
-
Returns a boolean indicating whether the authenticated user
for the current method invocation on the endpoint instance
is included in the specified logical "role".
- isUserInRole(String) - Method in class javax.xml.ws.spi.http.HttpExchange
-
Indicates whether an authenticated user is included in the specified
logical "role".
- isUserInRole(String) - Method in interface javax.xml.ws.WebServiceContext
-
Returns a boolean indicating whether the
authenticated user is included in the specified
logical role.
- isValid() - Method in interface javax.security.enterprise.credential.Credential
-
Determines whether the credential is valid.
- isValid(TagData) - Method in class javax.servlet.jsp.tagext.TagExtraInfo
-
Translation-time validation of the attributes.
- isValid(TagData) - Method in class javax.servlet.jsp.tagext.TagInfo
-
Translation-time validation of the attributes.
- isValid(int) - Static method in class org.apache.jasper.xmlparser.XMLChar
-
Returns true if the specified character is valid.
- isValid(TagData) - Method in class org.apache.taglibs.standard.tei.ForEachTEI
-
- isValid(TagData) - Method in class org.apache.taglibs.standard.tei.ImportTEI
-
- isValid(TagData) - Method in class org.apache.taglibs.standard.tei.XmlParseTEI
-
- isValid(TagData) - Method in class org.apache.taglibs.standard.tei.XmlTransformTEI
-
- isValidating() - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
-
Indicates whether or not the Unmarshaller is configured to validate
during unmarshal operations.
- isValidating() - Method in interface javax.xml.bind.Unmarshaller
-
- isValidationEnabled() - Method in class org.apache.jasper.EmbeddedServletOptions
-
- isValidationEnabled() - Method in class org.apache.jasper.JspC
-
- isValidationEnabled() - Method in interface org.apache.jasper.Options
-
- isValidIANAEncoding(String) - Static method in class org.apache.jasper.xmlparser.XMLChar
-
Returns true if the encoding name is a valid IANA encoding.
- isValidJavaEncoding(String) - Static method in class org.apache.jasper.xmlparser.XMLChar
-
Returns true if the encoding name is a valid Java encoding.
- isValidName(String) - Static method in class org.apache.jasper.xmlparser.XMLChar
-
Check to see if a string is a valid Name according to [5]
in the XML 1.0 Recommendation
- isValidNCName(String) - Static method in class org.apache.jasper.xmlparser.XMLChar
-
Check to see if a string is a valid NCName according to [4]
from the XML Namespaces 1.0 Recommendation
- isValidNmtoken(String) - Static method in class org.apache.jasper.xmlparser.XMLChar
-
Check to see if a string is a valid Nmtoken according to [7]
in the XML 1.0 Recommendation
- isVersion() - Method in interface javax.persistence.metamodel.SingularAttribute
-
Is the attribute a version attribute.
- isVisible(Field) - Method in interface javax.json.bind.config.PropertyVisibilityStrategy
-
Responds whether the given field should be considered
as the JsonbProperty.
- isVisible(Method) - Method in interface javax.json.bind.config.PropertyVisibilityStrategy
-
Responds whether the given method should be considered
as the JsonbProperty.
- isWeak() - Method in class javax.ws.rs.core.EntityTag
-
Check the strength of an EntityTag.
- isWhiteSpace(char) - Static method in class javax.xml.bind.annotation.adapters.CollapsedStringAdapter
-
returns true if the specified char is a white space character.
- isWhiteSpaceExceptSpace(char) - Static method in class javax.xml.bind.annotation.adapters.NormalizedStringAdapter
-
Returns true if the specified char is a white space character
but not 0x20.
- isWildcardSubtype() - Method in class javax.ws.rs.core.MediaType
-
Checks if the subtype is a wildcard.
- isWildcardType() - Method in class javax.ws.rs.core.MediaType
-
Checks if the primary type is a wildcard.
- isWrapperFor(ServletRequest) - Method in class javax.servlet.ServletRequestWrapper
-
Checks (recursively) if this ServletRequestWrapper wraps the given
ServletRequest instance.
- isWrapperFor(Class<?>) - Method in class javax.servlet.ServletRequestWrapper
-
Checks (recursively) if this ServletRequestWrapper wraps a
ServletRequest of the given class type.
- isWrapperFor(ServletResponse) - Method in class javax.servlet.ServletResponseWrapper
-
Checks (recursively) if this ServletResponseWrapper wraps the given
ServletResponse instance.
- isWrapperFor(Class<?>) - Method in class javax.servlet.ServletResponseWrapper
-
Checks (recursively) if this ServletResponseWrapper wraps a
ServletResponse of the given class type.
- isWrapperFor(Class<?>) - Method in class org.apache.taglibs.standard.tag.common.sql.DataSourceWrapper
-
Always return false.
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in interface javax.ws.rs.ext.MessageBodyWriter
-
Ascertain if the MessageBodyWriter supports a particular type.
- isXml() - Method in class org.apache.jasper.compiler.JspProperty
-
- isXmlTag(String, String, String) - Method in class org.apache.taglibs.standard.tlv.JstlBaseTLV
-
- isXOPPackage() - Method in class javax.xml.bind.attachment.AttachmentMarshaller
-
Read-only property that returns true if JAXB marshaller should enable XOP creation.
- isXOPPackage() - Method in class javax.xml.bind.attachment.AttachmentUnmarshaller
-
Read-only property that returns true if JAXB unmarshaller needs to perform XOP processing.
- isXpoweredBy() - Method in class org.apache.jasper.EmbeddedServletOptions
-
Is generation of X-Powered-By response header enabled/disabled?
- isXpoweredBy() - Method in class org.apache.jasper.JspC
-
- isXpoweredBy() - Method in interface org.apache.jasper.Options
-
Is generation of X-Powered-By response header enabled/disabled?
- itemExists(String) - Method in interface javax.jms.MapMessage
-
Indicates whether an item exists in this MapMessage object.
- itemId - Variable in class javax.servlet.jsp.jstl.core.LoopTagSupport
-
Attribute-exposing control
- items - Variable in class org.apache.taglibs.standard.tag.common.core.ForEachSupport
-
- items - Variable in class org.apache.taglibs.standard.tag.common.core.ForTokensSupport
-
- IteratedExpression - Class in javax.servlet.jsp.jstl.core
-
- IteratedExpression(ValueExpression, String) - Constructor for class javax.servlet.jsp.jstl.core.IteratedExpression
-
- iteratedExpression - Variable in class javax.servlet.jsp.jstl.core.IteratedValueExpression
-
- IteratedValueExpression - Class in javax.servlet.jsp.jstl.core
-
- IteratedValueExpression(IteratedExpression, int) - Constructor for class javax.servlet.jsp.jstl.core.IteratedValueExpression
-
- IterationTag - Interface in javax.servlet.jsp.tagext
-
The IterationTag interface extends Tag by defining one additional method that controls the reevaluation of its body.
- PAGE - Static variable in class javax.servlet.jsp.PageContext
-
Name used to store the Servlet in this PageContext's nametables.
- PAGE_DIRECTIVE_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
-
- PAGE_SCOPE - Static variable in class javax.servlet.jsp.PageContext
-
Page scope: (this is the default) the named reference remains available in this PageContext until the return from
the current Servlet.service() invocation.
- PAGE_SCOPE - Static variable in class org.apache.taglibs.standard.tlv.JstlBaseTLV
-
- PageContext - Class in javax.servlet.jsp
-
PageContext extends JspContext to provide useful context information for when JSP technology is used in a Servlet
environment.
- PageContext() - Constructor for class javax.servlet.jsp.PageContext
-
Sole constructor.
- PAGECONTEXT - Static variable in class javax.servlet.jsp.PageContext
-
Name used to store this PageContext in it's own name table.
- pageContext - Variable in class javax.servlet.jsp.tagext.TagSupport
-
The PageContext.
- PageContextImpl - Class in org.apache.jasper.runtime
-
Implementation of the PageContext class from the JSP spec.
- PageContextImpl - Class in org.apache.taglibs.standard.lang.jstl.test
-
This is a "dummy" implementation of PageContext whose only
purpose is to serve the attribute getter/setter API's.
- PageContextImpl() - Constructor for class org.apache.taglibs.standard.lang.jstl.test.PageContextImpl
-
Constructor
- PageData - Class in javax.servlet.jsp.tagext
-
Translation-time information on a JSP page.
- PageData() - Constructor for class javax.servlet.jsp.tagext.PageData
-
Sole constructor.
- PageInfo - Class in org.apache.jasper.compiler
-
A repository for various info about the translation unit under compilation.
- param(String, String) - Method in class javax.ws.rs.core.Form
-
Adds a new value to the specified form parameter.
- param(String, String) - Method in interface javax.ws.rs.core.Link.Builder
-
Set an arbitrary parameter on this link.
- PARAM_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
-
- ParamConverter<T> - Interface in javax.ws.rs.ext
-
Defines a contract for a delegate responsible for converting between a
String form of a message parameter value and the corresponding custom
Java type T.
- ParamConverter.Lazy - Annotation Type in javax.ws.rs.ext
-
Mandates that a conversion of any
default value delegated
to a
parameter converter annotated with
@Lazy
annotation SHOULD occur only once the value is actually required (e.g.
- ParamConverterProvider - Interface in javax.ws.rs.ext
-
- parameter(Class<T>) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create a parameter expression.
- parameter(Class<T>, String) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create a parameter expression with the given name.
- Parameter<T> - Interface in javax.persistence
-
Type for query parameter objects.
- ParameterExpression<T> - Interface in javax.persistence.criteria
-
Type of criteria query parameter expressions.
- ParameterMode - Enum in javax.persistence
-
Specifies the mode of a parameter of a stored procedure query.
- ParameterMode - Class in javax.xml.rpc
-
The javax.xml.rpc.ParameterMode is a type-safe
enumeration for parameter mode.
- ParamManager() - Constructor for class org.apache.taglibs.standard.tag.common.core.ParamSupport.ParamManager
-
- ParamParent - Interface in org.apache.taglibs.standard.tag.common.core
-
Interface for tag handlers implementing valid parent tags for
<c:param>.
- PARAMS_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
-
- ParamSupport - Class in org.apache.taglibs.standard.tag.common.core
-
Support for tag handlers for <param>, the URL parameter
subtag for <import> in JSTL 1.0.
- ParamSupport() - Constructor for class org.apache.taglibs.standard.tag.common.core.ParamSupport
-
- ParamSupport - Class in org.apache.taglibs.standard.tag.common.fmt
-
Support for tag handlers for <param>, the message argument
subtag in JSTL 1.0 which supplies an argument for parametric replacement
to its parent <message> tag.
- ParamSupport() - Constructor for class org.apache.taglibs.standard.tag.common.fmt.ParamSupport
-
- ParamSupport - Class in org.apache.taglibs.standard.tag.common.xml
-
Support for tag handlers for <param>, the XML parameter
subtag for <transformt<.
- ParamSupport() - Constructor for class org.apache.taglibs.standard.tag.common.xml.ParamSupport
-
- ParamSupport.ParamManager - Class in org.apache.taglibs.standard.tag.common.core
-
Provides support for aggregating query parameters in URLs.
- ParamTag - Class in org.apache.taglibs.standard.tag.el.core
-
A handler for <param> that accepts attributes as Strings
and evaluates them as expressions at runtime.
- ParamTag() - Constructor for class org.apache.taglibs.standard.tag.el.core.ParamTag
-
Constructs a new ParamTag.
- ParamTag - Class in org.apache.taglibs.standard.tag.el.fmt
-
A handler for <param> that accepts message arguments as
Strings and evaluates them as expressions at runtime.
- ParamTag() - Constructor for class org.apache.taglibs.standard.tag.el.fmt.ParamTag
-
Constructs a new ParamTag.
- ParamTag - Class in org.apache.taglibs.standard.tag.el.sql
-
Subclass for the JSTL library with EL support.
- ParamTag() - Constructor for class org.apache.taglibs.standard.tag.el.sql.ParamTag
-
- ParamTag - Class in org.apache.taglibs.standard.tag.el.xml
-
A handler for <param> that accepts attributes as Strings
and evaluates them as expressions at runtime.
- ParamTag() - Constructor for class org.apache.taglibs.standard.tag.el.xml.ParamTag
-
- ParamTag - Class in org.apache.taglibs.standard.tag.rt.core
-
A handler for <param> that supports rtexprvalue-based
attributes.
- ParamTag() - Constructor for class org.apache.taglibs.standard.tag.rt.core.ParamTag
-
- ParamTag - Class in org.apache.taglibs.standard.tag.rt.fmt
-
A handler for <param> that supports rtexprvalue-based
message arguments.
- ParamTag() - Constructor for class org.apache.taglibs.standard.tag.rt.fmt.ParamTag
-
- ParamTag - Class in org.apache.taglibs.standard.tag.rt.sql
-
Subclass for the JSTL library with rtexprvalue support.
- ParamTag() - Constructor for class org.apache.taglibs.standard.tag.rt.sql.ParamTag
-
- ParamTag - Class in org.apache.taglibs.standard.tag.rt.xml
-
A handler for <param> that supports rtexprvalue-based
attributes.
- ParamTag() - Constructor for class org.apache.taglibs.standard.tag.rt.xml.ParamTag
-
- ParamTagSupport - Class in org.apache.taglibs.standard.tag.common.sql
-
Tag handler for <Param> in JSTL, used to set
parameter values for a SQL statement.
- ParamTagSupport() - Constructor for class org.apache.taglibs.standard.tag.common.sql.ParamTagSupport
-
- parent - Variable in class org.apache.jasper.xmlparser.TreeNode
-
The parent node of this node.
- parentTag - Variable in class org.apache.jasper.runtime.JspFragmentHelper
-
- parse(String) - Static method in class org.apache.jasper.compiler.ELParser
-
Parse an EL expression
- PARSE_EXCEPTION - Static variable in class org.apache.taglibs.standard.lang.jstl.Constants
-
- parseAndRender(String) - Method in class org.apache.taglibs.standard.lang.jstl.ELEvaluator
-
Parses the given expression string, then converts it back to a
String in its canonical form.
- parseAndRender(String) - Static method in class org.apache.taglibs.standard.lang.jstl.Evaluator
-
Parses the given attribute value, then converts it back to a
String in its canonical form.
- parseAnySimpleType(String) - Static method in class javax.xml.bind.DatatypeConverter
-
Return a string containing the lexical representation of the
simple type.
- parseAnySimpleType(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
-
Return a string containing the lexical representation of the
simple type.
- parseBase64Binary(String) - Static method in class javax.xml.bind.DatatypeConverter
-
Converts the string argument into an array of bytes.
- parseBase64Binary(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
-
Converts the string argument into an array of bytes.
- parseBoolean(String) - Static method in class javax.xml.bind.DatatypeConverter
-
Converts the string argument into a boolean value.
- parseBoolean(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
-
Converts the string argument into a boolean value.
- parseByte(String) - Static method in class javax.xml.bind.DatatypeConverter
-
Converts the string argument into a byte value.
- parseByte(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
-
Converts the string argument into a byte value.
- ParseConversionEvent - Interface in javax.xml.bind
-
This event indicates that a problem was encountered while converting a
string from the XML data into a value of the target Java data type.
- ParseConversionEventImpl - Class in javax.xml.bind.helpers
-
Default implementation of the ParseConversionEvent interface.
- ParseConversionEventImpl(int, String, ValidationEventLocator) - Constructor for class javax.xml.bind.helpers.ParseConversionEventImpl
-
Create a new ParseConversionEventImpl.
- ParseConversionEventImpl(int, String, ValidationEventLocator, Throwable) - Constructor for class javax.xml.bind.helpers.ParseConversionEventImpl
-
Create a new ParseConversionEventImpl.
- parseDate(String) - Static method in class javax.xml.bind.DatatypeConverter
-
Converts the string argument into a Calendar value.
- parseDate(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
-
Converts the string argument into a Calendar value.
- ParseDateSupport - Class in org.apache.taglibs.standard.tag.common.fmt
-
Support for tag handlers for <parseDate>, the date and time
parsing tag in JSTL 1.0.
- ParseDateSupport() - Constructor for class org.apache.taglibs.standard.tag.common.fmt.ParseDateSupport
-
- ParseDateTag - Class in org.apache.taglibs.standard.tag.el.fmt
-
A handler for <parseDate> that accepts attributes as Strings
and evaluates them as expressions at runtime.
- ParseDateTag() - Constructor for class org.apache.taglibs.standard.tag.el.fmt.ParseDateTag
-
Constructs a new ParseDateTag.
- ParseDateTag - Class in org.apache.taglibs.standard.tag.rt.fmt
-
A handler for <parseDate> that supports rtexprvalue-based
attributes.
- ParseDateTag() - Constructor for class org.apache.taglibs.standard.tag.rt.fmt.ParseDateTag
-
- parseDateTime(String) - Static method in class javax.xml.bind.DatatypeConverter
-
Converts the string argument into a Calendar value.
- parseDateTime(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
-
Converts the string argument into a Calendar value.
- parseDecimal(String) - Static method in class javax.xml.bind.DatatypeConverter
-
Converts the string argument into a BigDecimal value.
- parseDecimal(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
-
Converts the string argument into a BigDecimal value.
- parseDouble(String) - Static method in class javax.xml.bind.DatatypeConverter
-
Converts the string argument into a double value.
- parseDouble(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
-
Converts the string argument into a double value.
- ParseException - Exception in org.apache.taglibs.standard.extra.spath
-
This exception is thrown when parse errors are encountered.
- ParseException(Token, int[][], String[]) - Constructor for exception org.apache.taglibs.standard.extra.spath.ParseException
-
This constructor is used by the method "generateParseException"
in the generated parser.
- ParseException() - Constructor for exception org.apache.taglibs.standard.extra.spath.ParseException
-
The following constructors are for use by you for whatever
purpose you can think of.
- ParseException(String) - Constructor for exception org.apache.taglibs.standard.extra.spath.ParseException
-
- ParseException - Exception in org.apache.taglibs.standard.lang.jstl.parser
-
This exception is thrown when parse errors are encountered.
- ParseException(Token, int[][], String[]) - Constructor for exception org.apache.taglibs.standard.lang.jstl.parser.ParseException
-
This constructor is used by the method "generateParseException"
in the generated parser.
- ParseException() - Constructor for exception org.apache.taglibs.standard.lang.jstl.parser.ParseException
-
The following constructors are for use by you for whatever
purpose you can think of.
- ParseException(String) - Constructor for exception org.apache.taglibs.standard.lang.jstl.parser.ParseException
-
- parseExpression(String, Class, FunctionMapper) - Method in class javax.servlet.jsp.el.ExpressionEvaluator
-
Deprecated.
Prepare an expression for later evaluation.
- parseExpression(String, Class, FunctionMapper) - Method in class org.apache.jasper.runtime.ExpressionEvaluatorImpl
-
- parseExpressionString(String) - Method in class org.apache.taglibs.standard.lang.jstl.ELEvaluator
-
Gets the parsed form of the given expression string.
- parseFloat(String) - Static method in class javax.xml.bind.DatatypeConverter
-
Converts the string argument into a float value.
- parseFloat(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
-
Converts the string argument into a float value.
- parseHexBinary(String) - Static method in class javax.xml.bind.DatatypeConverter
-
Converts the string argument into an array of bytes.
- parseHexBinary(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
-
Converts the string argument into an array of bytes.
- parseInt(String) - Static method in class javax.xml.bind.DatatypeConverter
-
Convert the string argument into an int value.
- parseInt(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
-
Convert the string argument into an int value.
- parseInteger(String) - Static method in class javax.xml.bind.DatatypeConverter
-
Convert the string argument into a BigInteger value.
- parseInteger(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
-
Convert the string argument into a BigInteger value.
- parseJavacMessage(Node.Nodes, String, String) - Static method in class org.apache.jasper.compiler.ErrorDispatcher
-
- parseLocale - Variable in class org.apache.taglibs.standard.tag.common.fmt.ParseDateSupport
-
- parseLocale - Variable in class org.apache.taglibs.standard.tag.common.fmt.ParseNumberSupport
-
- parseLocale(String) - Static method in class org.apache.taglibs.standard.tag.common.fmt.SetLocaleSupport
-
See parseLocale(String, String) for details.
- parseLocale(String, String) - Static method in class org.apache.taglibs.standard.tag.common.fmt.SetLocaleSupport
-
Parses the given locale string into its language and (optionally)
country components, and returns the corresponding
java.util.Locale object.
- parseLong(String) - Static method in class javax.xml.bind.DatatypeConverter
-
Converts the string argument into a long value.
- parseLong(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
-
Converts the string argument into a long value.
- ParseNumberSupport - Class in org.apache.taglibs.standard.tag.common.fmt
-
Support for tag handlers for <parseNumber>, the number parsing tag
in JSTL 1.0.
- ParseNumberSupport() - Constructor for class org.apache.taglibs.standard.tag.common.fmt.ParseNumberSupport
-
- ParseNumberTag - Class in org.apache.taglibs.standard.tag.el.fmt
-
A handler for <parseNumber> that accepts attributes as Strings
and evaluates them as expressions at runtime.
- ParseNumberTag() - Constructor for class org.apache.taglibs.standard.tag.el.fmt.ParseNumberTag
-
Constructs a new ParseNumberTag.
- ParseNumberTag - Class in org.apache.taglibs.standard.tag.rt.fmt
-
A handler for <parseNumber> that supports rtexprvalue-based
attributes.
- ParseNumberTag() - Constructor for class org.apache.taglibs.standard.tag.rt.fmt.ParseNumberTag
-
- parsePostData(int, ServletInputStream) - Static method in class javax.servlet.http.HttpUtils
-
Deprecated.
Parses data from an HTML form that the client sends to
the server using the HTTP POST method and the
application/x-www-form-urlencoded MIME type.
- parseQName(String, NamespaceContext) - Static method in class javax.xml.bind.DatatypeConverter
-
Converts the string argument into a byte value.
- parseQName(String, NamespaceContext) - Method in interface javax.xml.bind.DatatypeConverterInterface
-
Converts the string argument into a QName value.
- parseQueryString(String) - Static method in class javax.servlet.http.HttpUtils
-
Deprecated.
Parses a query string passed from the client to the
server and builds a HashTable object
with key-value pairs.
- ParserTest - Class in org.apache.taglibs.standard.lang.jstl.test
-
This runs a series of tests specifically for the parser.
- ParserTest() - Constructor for class org.apache.taglibs.standard.lang.jstl.test.ParserTest
-
Constructor
- ParserUtils - Class in org.apache.jasper.xmlparser
-
XML parsing utilities for processing web application deployment
descriptor and tag library descriptor files.
- ParserUtils() - Constructor for class org.apache.jasper.xmlparser.ParserUtils
-
- ParserUtils(boolean) - Constructor for class org.apache.jasper.xmlparser.ParserUtils
-
- parseShort(String) - Static method in class javax.xml.bind.DatatypeConverter
-
Converts the string argument into a short value.
- parseShort(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
-
Converts the string argument into a short value.
- parseString(String) - Static method in class javax.xml.bind.DatatypeConverter
-
Convert the lexical XSD string argument into a String value.
- parseString(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
-
Convert the string argument into a string.
- ParseSupport - Class in org.apache.taglibs.standard.tag.common.xml
-
Support for tag handlers for <parse>, the XML parsing tag.
- ParseSupport() - Constructor for class org.apache.taglibs.standard.tag.common.xml.ParseSupport
-
- ParseSupport.JstlEntityResolver - Class in org.apache.taglibs.standard.tag.common.xml
-
Lets us resolve relative external entities.
- ParseTag - Class in org.apache.taglibs.standard.tag.el.xml
-
A handler for <parse> that accepts attributes as Strings
and evaluates them as expressions at runtime.
- ParseTag() - Constructor for class org.apache.taglibs.standard.tag.el.xml.ParseTag
-
Constructs a new ParseTag.
- ParseTag - Class in org.apache.taglibs.standard.tag.rt.xml
-
A handler for <parse> that supports rtexprvalue-based
attributes.
- ParseTag() - Constructor for class org.apache.taglibs.standard.tag.rt.xml.ParseTag
-
- parseTime(String) - Static method in class javax.xml.bind.DatatypeConverter
-
Converts the string argument into a Calendar value.
- parseTime(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
-
Converts the string argument into a Calendar value.
- parseUnsignedInt(String) - Static method in class javax.xml.bind.DatatypeConverter
-
Converts the string argument into a long value.
- parseUnsignedInt(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
-
Converts the string argument into a long value.
- parseUnsignedShort(String) - Static method in class javax.xml.bind.DatatypeConverter
-
Converts the string argument into an int value.
- parseUnsignedShort(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
-
Converts the string argument into an int value.
- parseXMLDocument(String, InputSource) - Method in class org.apache.jasper.xmlparser.ParserUtils
-
Parse the specified XML document, and return a TreeNode
that corresponds to the root node of the document tree.
- parseXMLDocument(String, InputSource, boolean) - Method in class org.apache.jasper.xmlparser.ParserUtils
-
Parse the specified XML document, and return a TreeNode
that corresponds to the root node of the document tree.
- parseXMLDocument(String, InputStream) - Method in class org.apache.jasper.xmlparser.ParserUtils
-
Parse the specified XML document, and return a TreeNode
that corresponds to the root node of the document tree.
- parseXMLDocument(String, InputStream, boolean) - Method in class org.apache.jasper.xmlparser.ParserUtils
-
Parse the specified XML document, and return a TreeNode
that corresponds to the root node of the document tree.
- Part - Interface in javax.servlet.http
-
This class represents a part or form item that was received within a
multipart/form-data POST request.
- Password - Class in javax.security.enterprise.credential
-
Represents a text-based password, and includes a built-in mechanism for securely
clearing the value.
- Password(char[]) - Constructor for class javax.security.enterprise.credential.Password
-
Constructor
- Password(String) - Constructor for class javax.security.enterprise.credential.Password
-
Constructor
- password - Variable in class org.apache.taglibs.standard.tag.common.sql.SetDataSourceTagSupport
-
- PASSWORD_PROPERTY - Static variable in interface javax.xml.rpc.Call
-
Standard property: Password for authentication
- PASSWORD_PROPERTY - Static variable in interface javax.xml.rpc.Stub
-
Standard property: Password for authentication.
- PASSWORD_PROPERTY - Static variable in interface javax.xml.ws.BindingProvider
-
Standard property: Password for authentication.
- PasswordCredential - Class in javax.resource.spi.security
-
The class PasswordCredential acts as a holder for username and
password.
- PasswordCredential(String, char[]) - Constructor for class javax.resource.spi.security.PasswordCredential
-
Creates a new PasswordCredential object from the given
user name and password.
- PasswordHash - Interface in javax.security.enterprise.identitystore
-
PasswordHash is an interface for objects that can generate and verify password hashes.
- PATCH - Static variable in annotation type javax.ws.rs.HttpMethod
-
HTTP PATCH method.
- PATCH - Annotation Type in javax.ws.rs
-
Indicates that the annotated method responds to HTTP PATCH requests.
- Path<X> - Interface in javax.persistence.criteria
-
Represents a simple or compound attribute path from a
bound type or collection, and is a "primitive" expression.
- path(String) - Method in interface javax.servlet.http.PushBuilder
-
Set the URI path to be used for the push.
- path(String) - Method in interface javax.ws.rs.client.WebTarget
-
Create a new WebTarget instance by appending path to the URI of
the current target instance.
- path(String) - Method in class javax.ws.rs.core.UriBuilder
-
Append path to the existing path.
- path(Class) - Method in class javax.ws.rs.core.UriBuilder
-
Append the path from a Path-annotated class to the
existing path.
- path(Class, String) - Method in class javax.ws.rs.core.UriBuilder
-
Append the path from a Path-annotated method to the
existing path.
- path(Method) - Method in class javax.ws.rs.core.UriBuilder
-
Append the path from a
Path-annotated method to the
existing path.
- Path - Annotation Type in javax.ws.rs
-
Identifies the URI path that a resource class or class method will serve
requests for.
- Path - Class in org.apache.taglibs.standard.extra.spath
-
Represents a simple path (SPath) expression.
- Path() - Constructor for class org.apache.taglibs.standard.extra.spath.Path
-
- PATH_INFO - Static variable in interface javax.xml.ws.handler.MessageContext
-
Standard property: Request Path Info
- PathParam - Annotation Type in javax.websocket.server
-
This annotation may be used to annotate method parameters on server endpoints where a URI-template has been used in
the path-mapping of the
ServerEndpoint annotation.
- PathParam - Annotation Type in javax.ws.rs
-
Binds the value of a URI template parameter or a path segment
containing the template parameter to a resource method parameter, resource
class field, or resource class
bean property.
- PathSegment - Interface in javax.ws.rs.core
-
Represents a URI path segment and any associated matrix parameters.
- pattern - Variable in class org.apache.taglibs.standard.tag.common.fmt.FormatDateSupport
-
- pattern - Variable in class org.apache.taglibs.standard.tag.common.fmt.FormatNumberSupport
-
- pattern - Variable in class org.apache.taglibs.standard.tag.common.fmt.ParseDateSupport
-
- pattern - Variable in class org.apache.taglibs.standard.tag.common.fmt.ParseNumberSupport
-
- Pbkdf2PasswordHash - Interface in javax.security.enterprise.identitystore
-
This interface represents the built-in Pbkdf2PasswordHash implementation.
- peekChar() - Method in class org.apache.jasper.xmlparser.XMLEncodingDetector
-
Returns the next character on the input.
- PermitAll - Annotation Type in javax.annotation.security
-
Specifies that all security roles are allowed to invoke the specified
method(s) — i.e., that the specified method(s) are "unchecked".
- PermittedTaglibsTLV - Class in javax.servlet.jsp.jstl.tlv
-
A TagLibraryValidator class to allow a TLD to restrict what
taglibs (in addition to itself) may be imported on a page where it's
used.
- PermittedTaglibsTLV() - Constructor for class javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV
-
- persist(Object) - Method in interface javax.persistence.EntityManager
-
Make an instance managed and persistent.
- Persistence - Class in javax.persistence
-
- Persistence() - Constructor for class javax.persistence.Persistence
-
- PERSISTENCE_PROVIDER - Static variable in class javax.persistence.Persistence
-
Deprecated.
- PersistenceContext - Annotation Type in javax.persistence
-
Expresses a dependency on a container-managed
EntityManager and its
associated persistence context.
- PersistenceContexts - Annotation Type in javax.persistence
-
- PersistenceContextType - Enum in javax.persistence
-
Specifies whether a transaction-scoped or extended
persistence context is to be used in
PersistenceContext.
- PersistenceException - Exception in javax.persistence
-
Thrown by the persistence provider when a problem occurs.
- PersistenceException() - Constructor for exception javax.persistence.PersistenceException
-
Constructs a new PersistenceException exception
with null as its detail message.
- PersistenceException(String) - Constructor for exception javax.persistence.PersistenceException
-
Constructs a new PersistenceException exception
with the specified detail message.
- PersistenceException(String, Throwable) - Constructor for exception javax.persistence.PersistenceException
-
Constructs a new PersistenceException exception
with the specified detail message and cause.
- PersistenceException(Throwable) - Constructor for exception javax.persistence.PersistenceException
-
Constructs a new PersistenceException exception
with the specified cause.
- PersistenceProperty - Annotation Type in javax.persistence
-
Describes a single container or persistence provider property.
- PersistenceProvider - Interface in javax.persistence.spi
-
Interface implemented by the persistence provider.
- PersistenceProviderResolver - Interface in javax.persistence.spi
-
Determine the list of persistence providers available in the
runtime environment.
- PersistenceProviderResolverHolder - Class in javax.persistence.spi
-
- PersistenceProviderResolverHolder() - Constructor for class javax.persistence.spi.PersistenceProviderResolverHolder
-
- PersistenceUnit - Annotation Type in javax.persistence
-
- PersistenceUnitInfo - Interface in javax.persistence.spi
-
Interface implemented by the container and used by the
persistence provider when creating an
EntityManagerFactory.
- PersistenceUnits - Annotation Type in javax.persistence
-
- PersistenceUnitTransactionType - Enum in javax.persistence.spi
-
Specifies whether entity managers created by the
EntityManagerFactory will be JTA or
resource-local entity managers.
- PersistenceUnitUtil - Interface in javax.persistence
-
Utility interface between the application and the persistence
provider managing the persistence unit.
- PersistenceUtil - Interface in javax.persistence
-
Utility interface between the application and the persistence
provider(s).
- PERSISTENT - Static variable in interface javax.jms.DeliveryMode
-
This delivery mode instructs the JMS provider to log the message to stable storage as part of the client's send
operation.
- PERSON_NAME - Static variable in interface javax.xml.registry.LifeCycleManager
-
Constant representing the javax.xml.registry.infomodel.PersonName interface.
- PersonName - Interface in javax.xml.registry.infomodel
-
Represents a person's name.
- PessimisticLockException - Exception in javax.persistence
-
Thrown by the persistence provider when an pessimistic locking conflict
occurs.
- PessimisticLockException() - Constructor for exception javax.persistence.PessimisticLockException
-
Constructs a new PessimisticLockException exception
with null as its detail message.
- PessimisticLockException(String) - Constructor for exception javax.persistence.PessimisticLockException
-
Constructs a new PessimisticLockException exception
with the specified detail message.
- PessimisticLockException(String, Throwable) - Constructor for exception javax.persistence.PessimisticLockException
-
Constructs a new PessimisticLockException exception
with the specified detail message and cause.
- PessimisticLockException(Throwable) - Constructor for exception javax.persistence.PessimisticLockException
-
Constructs a new PessimisticLockException exception
with the specified cause.
- PessimisticLockException(Object) - Constructor for exception javax.persistence.PessimisticLockException
-
Constructs a new PessimisticLockException exception
with the specified entity.
- PessimisticLockException(String, Throwable, Object) - Constructor for exception javax.persistence.PessimisticLockException
-
Constructs a new PessimisticLockException exception
with the specified detail message, cause, and entity.
- PessimisticLockScope - Enum in javax.persistence
-
Defines the values of the javax.persistence.lock.scope
property for pessimistic locking.
- PLATFORM_AFTER - Static variable in class javax.interceptor.Interceptor.Priority
-
Start of range for late interceptors defined by platform specifications.
- PLATFORM_BEFORE - Static variable in class javax.interceptor.Interceptor.Priority
-
Start of range for early interceptors defined by platform specifications.
- PLUGIN_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
-
- PluralAttribute<X,C,E> - Interface in javax.persistence.metamodel
-
Instances of the type PluralAttribute represent
persistent collection-valued attributes.
- PluralAttribute.CollectionType - Enum in javax.persistence.metamodel
-
- PluralJoin<Z,C,E> - Interface in javax.persistence.criteria
-
The PluralJoin interface defines functionality
that is common to joins to all collection types.
- PLUS - Static variable in interface org.apache.taglibs.standard.lang.jstl.parser.ELParserConstants
-
- PlusOperator - Class in org.apache.taglibs.standard.lang.jstl
-
The implementation of the plus operator
- PlusOperator() - Constructor for class org.apache.taglibs.standard.lang.jstl.PlusOperator
-
Constructor
- PongMessage - Interface in javax.websocket
-
The PongMessage interface represents a web socket pong.
- popBody() - Method in class javax.servlet.jsp.JspContext
-
Return the previous JspWriter "out" saved by the matching pushBody(), and update the value of the "out" attribute
in the page scope attribute namespace of the JspContext.
- popBody() - Method in class org.apache.jasper.runtime.JspContextWrapper
-
- popBody() - Method in class org.apache.jasper.runtime.PageContextImpl
-
- popIndent() - Method in class org.apache.jasper.compiler.ServletWriter
-
- popPrefixMapping(String) - Method in class org.apache.jasper.compiler.PageInfo
-
- port(int) - Method in class javax.ws.rs.core.UriBuilder
-
Set the URI port.
- PortInfo - Interface in javax.xml.ws.handler
-
The PortInfo interface is used by a
HandlerResolver to query information about
the port it is being asked to create a handler chain for.
- post(Entity<?>) - Method in interface javax.ws.rs.client.AsyncInvoker
-
Invoke HTTP POST method for the current request asynchronously.
- post(Entity<?>, Class<T>) - Method in interface javax.ws.rs.client.AsyncInvoker
-
Invoke HTTP POST method for the current request asynchronously.
- post(Entity<?>, GenericType<T>) - Method in interface javax.ws.rs.client.AsyncInvoker
-
Invoke HTTP POST method for the current request asynchronously.
- post(Entity<?>, InvocationCallback<T>) - Method in interface javax.ws.rs.client.AsyncInvoker
-
Invoke HTTP POST method for the current request asynchronously.
- post(Entity<?>) - Method in interface javax.ws.rs.client.CompletionStageRxInvoker
-
- post(Entity<?>, Class<T>) - Method in interface javax.ws.rs.client.CompletionStageRxInvoker
-
- post(Entity<?>, GenericType<T>) - Method in interface javax.ws.rs.client.CompletionStageRxInvoker
-
- post(Entity<?>) - Method in interface javax.ws.rs.client.RxInvoker
-
Invoke HTTP POST method for the current request.
- post(Entity<?>, Class<R>) - Method in interface javax.ws.rs.client.RxInvoker
-
Invoke HTTP POST method for the current request.
- post(Entity<?>, GenericType<R>) - Method in interface javax.ws.rs.client.RxInvoker
-
Invoke HTTP POST method for the current request.
- post(Entity<?>) - Method in interface javax.ws.rs.client.SyncInvoker
-
Invoke HTTP POST method for the current request synchronously.
- post(Entity<?>, Class<T>) - Method in interface javax.ws.rs.client.SyncInvoker
-
Invoke HTTP POST method for the current request synchronously.
- post(Entity<?>, GenericType<T>) - Method in interface javax.ws.rs.client.SyncInvoker
-
Invoke HTTP POST method for the current request synchronously.
- POST - Static variable in annotation type javax.ws.rs.HttpMethod
-
HTTP POST method.
- POST - Annotation Type in javax.ws.rs
-
Indicates that the annotated method responds to HTTP POST requests.
- PostActivate - Annotation Type in javax.ejb
-
Designates a method to receive a callback after a stateful session
bean has been activated.
- POSTAL_ADDRESS - Static variable in interface javax.xml.registry.LifeCycleManager
-
Constant representing the javax.xml.registry.infomodel.PostalAddress interface.
- PostalAddress - Interface in javax.xml.registry.infomodel
-
PostalAddress is a simple re-usable entity class that defines attributes of a postal Address.
- PostConstruct - Annotation Type in javax.annotation
-
The PostConstruct annotation is used on a method that
needs to be executed after dependency injection is done to perform
any initialization.
- PostLoad - Annotation Type in javax.persistence
-
Specifies a callback method for the corresponding
lifecycle event.
- PostPersist - Annotation Type in javax.persistence
-
Specifies a callback method for the corresponding
lifecycle event.
- PostRemove - Annotation Type in javax.persistence
-
Specifies a callback method for the corresponding
lifecycle event.
- PostUpdate - Annotation Type in javax.persistence
-
Specifies a callback method for the corresponding
lifecycle event.
- PRECOMPILE - Static variable in class org.apache.jasper.Constants
-
The query parameter that causes the JSP engine to just
pregenerated the servlet but not invoke it.
- PreDestroy - Annotation Type in javax.annotation
-
The PreDestroy annotation is used on a method as a
callback notification to signal that the instance is in the
process of being removed by the container.
- preDestroy(JspTag) - Method in interface org.glassfish.jsp.api.ResourceInjector
-
Invokes any @PreDestroy methods defined on the instance's class
(and super-classes).
- Predicate - Interface in javax.persistence.criteria
-
The type of a simple or compound predicate: a conjunction or
disjunction of restrictions.
- Predicate - Class in org.apache.taglibs.standard.extra.spath
-
Represents a simple predicate expression.
- Predicate() - Constructor for class org.apache.taglibs.standard.extra.spath.Predicate
-
- predicate() - Method in class org.apache.taglibs.standard.extra.spath.SPathParser
-
- Predicate.BooleanOperator - Enum in javax.persistence.criteria
-
- preferredSubprotocols(List<String>) - Method in class javax.websocket.ClientEndpointConfig.Builder
-
Set the preferred sub protocols for the configuration this builder will build.
- prefix - Variable in class javax.servlet.jsp.tagext.TagLibraryInfo
-
The prefix assigned to this taglib from the taglib directive.
- prefix - Variable in class org.apache.taglibs.standard.tag.common.fmt.BundleSupport
-
- prefix - Variable in class org.apache.taglibs.standard.tlv.JstlBaseTLV
-
- PreMatching - Annotation Type in javax.ws.rs.container
-
Global binding annotation that can be applied to a
container request filter to indicate that such filter should be applied globally
on all resources in the application before the actual resource matching occurs.
- prepare(Xid) - Method in interface javax.resource.spi.XATerminator
-
Ask the resource manager to prepare for a transaction commit
of the transaction specified in xid.
- prepare() - Method in class javax.servlet.jsp.jstl.core.LoopTagSupport
-
Prepares for a single tag invocation.
- prepare() - Method in class org.apache.taglibs.standard.tag.common.core.ForEachSupport
-
- prepare() - Method in class org.apache.taglibs.standard.tag.common.core.ForTokensSupport
-
- prepare() - Method in class org.apache.taglibs.standard.tag.common.xml.ForEachTag
-
- PrePassivate - Annotation Type in javax.ejb
-
Designates a method to receive a callback before a stateful session
bean is passivated.
- PrePersist - Annotation Type in javax.persistence
-
Specifies a callback method for the corresponding
lifecycle event.
- PreRemove - Annotation Type in javax.persistence
-
Specifies a callback method for the corresponding
lifecycle event.
- PreUpdate - Annotation Type in javax.persistence
-
Specifies a callback method for the corresponding
lifecycle event.
- PrimaryKeyJoinColumn - Annotation Type in javax.persistence
-
Specifies a primary key column that is used as a foreign key to
join to another table.
- PrimaryKeyJoinColumns - Annotation Type in javax.persistence
-
- print(boolean) - Method in class javax.servlet.jsp.JspWriter
-
Print a boolean value.
- print(char) - Method in class javax.servlet.jsp.JspWriter
-
Print a character.
- print(int) - Method in class javax.servlet.jsp.JspWriter
-
Print an integer.
- print(long) - Method in class javax.servlet.jsp.JspWriter
-
Print a long integer.
- print(float) - Method in class javax.servlet.jsp.JspWriter
-
Print a floating-point number.
- print(double) - Method in class javax.servlet.jsp.JspWriter
-
Print a double-precision floating-point number.
- print(char[]) - Method in class javax.servlet.jsp.JspWriter
-
Print an array of characters.
- print(String) - Method in class javax.servlet.jsp.JspWriter
-
Print a string.
- print(Object) - Method in class javax.servlet.jsp.JspWriter
-
Print an object.
- print(String) - Method in class javax.servlet.ServletOutputStream
-
Writes a String to the client,
without a carriage return-line feed (CRLF)
character at the end.
- print(boolean) - Method in class javax.servlet.ServletOutputStream
-
Writes a boolean value to the client,
with no carriage return-line feed (CRLF)
character at the end.
- print(char) - Method in class javax.servlet.ServletOutputStream
-
Writes a character to the client,
with no carriage return-line feed (CRLF)
at the end.
- print(int) - Method in class javax.servlet.ServletOutputStream
-
Writes an int to the client,
with no carriage return-line feed (CRLF)
at the end.
- print(long) - Method in class javax.servlet.ServletOutputStream
-
Writes a long value to the client,
with no carriage return-line feed (CRLF) at the end.
- print(float) - Method in class javax.servlet.ServletOutputStream
-
Writes a float value to the client,
with no carriage return-line feed (CRLF) at the end.
- print(double) - Method in class javax.servlet.ServletOutputStream
-
Writes a double value to the client,
with no carriage return-line feed (CRLF) at the end.
- print(char) - Method in class org.apache.jasper.compiler.ServletWriter
-
Prints the given char.
- print(int) - Method in class org.apache.jasper.compiler.ServletWriter
-
Prints the given int.
- print(String) - Method in class org.apache.jasper.compiler.ServletWriter
-
Prints the given string.
- print(boolean) - Method in class org.apache.jasper.runtime.BodyContentImpl
-
Print a boolean value.
- print(char) - Method in class org.apache.jasper.runtime.BodyContentImpl
-
Print a character.
- print(int) - Method in class org.apache.jasper.runtime.BodyContentImpl
-
Print an integer.
- print(long) - Method in class org.apache.jasper.runtime.BodyContentImpl
-
Print a long integer.
- print(float) - Method in class org.apache.jasper.runtime.BodyContentImpl
-
Print a floating-point number.
- print(double) - Method in class org.apache.jasper.runtime.BodyContentImpl
-
Print a double-precision floating-point number.
- print(char[]) - Method in class org.apache.jasper.runtime.BodyContentImpl
-
Print an array of characters.
- print(String) - Method in class org.apache.jasper.runtime.BodyContentImpl
-
Print a string.
- print(Object) - Method in class org.apache.jasper.runtime.BodyContentImpl
-
Print an object.
- print(boolean) - Method in class org.apache.jasper.runtime.JspWriterImpl
-
Print a boolean value.
- print(char) - Method in class org.apache.jasper.runtime.JspWriterImpl
-
Print a character.
- print(int) - Method in class org.apache.jasper.runtime.JspWriterImpl
-
Print an integer.
- print(long) - Method in class org.apache.jasper.runtime.JspWriterImpl
-
Print a long integer.
- print(float) - Method in class org.apache.jasper.runtime.JspWriterImpl
-
Print a floating-point number.
- print(double) - Method in class org.apache.jasper.runtime.JspWriterImpl
-
Print a double-precision floating-point number.
- print(char[]) - Method in class org.apache.jasper.runtime.JspWriterImpl
-
Print an array of characters.
- print(String) - Method in class org.apache.jasper.runtime.JspWriterImpl
-
Print a string.
- print(Object) - Method in class org.apache.jasper.runtime.JspWriterImpl
-
Print an object.
- printAnySimpleType(String) - Static method in class javax.xml.bind.DatatypeConverter
-
Converts a string value into a string.
- printAnySimpleType(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
-
Converts a string value into a string.
- printBase64Binary(byte[]) - Static method in class javax.xml.bind.DatatypeConverter
-
Converts an array of bytes into a string.
- printBase64Binary(byte[]) - Method in interface javax.xml.bind.DatatypeConverterInterface
-
Converts an array of bytes into a string.
- printBoolean(boolean) - Static method in class javax.xml.bind.DatatypeConverter
-
Converts a boolean value into a string.
- printBoolean(boolean) - Method in interface javax.xml.bind.DatatypeConverterInterface
-
Converts a boolean value into a string.
- printByte(byte) - Static method in class javax.xml.bind.DatatypeConverter
-
Converts a byte value into a string.
- printByte(byte) - Method in interface javax.xml.bind.DatatypeConverterInterface
-
Converts a byte value into a string.
- printComment(Mark, Mark, char[]) - Method in class org.apache.jasper.compiler.ServletWriter
-
Print a standard comment for echo outputed chunk.
- PrintConversionEvent - Interface in javax.xml.bind
-
This event indicates that a problem was encountered while converting data
from the Java content tree into its lexical representation.
- PrintConversionEventImpl - Class in javax.xml.bind.helpers
-
Default implementation of the PrintConversionEvent interface.
- PrintConversionEventImpl(int, String, ValidationEventLocator) - Constructor for class javax.xml.bind.helpers.PrintConversionEventImpl
-
Create a new PrintConversionEventImpl.
- PrintConversionEventImpl(int, String, ValidationEventLocator, Throwable) - Constructor for class javax.xml.bind.helpers.PrintConversionEventImpl
-
Create a new PrintConversionEventImpl.
- printDate(Calendar) - Static method in class javax.xml.bind.DatatypeConverter
-
Converts a Calendar value into a string.
- printDate(Calendar) - Method in interface javax.xml.bind.DatatypeConverterInterface
-
Converts a Calendar value into a string.
- printDateTime(Calendar) - Static method in class javax.xml.bind.DatatypeConverter
-
Converts a Calendar value into a string.
- printDateTime(Calendar) - Method in interface javax.xml.bind.DatatypeConverterInterface
-
Converts a Calendar value into a string.
- printDecimal(BigDecimal) - Static method in class javax.xml.bind.DatatypeConverter
-
Converts a BigDecimal value into a string.
- printDecimal(BigDecimal) - Method in interface javax.xml.bind.DatatypeConverterInterface
-
Converts a BigDecimal value into a string.
- printDetails(Node) - Static method in class org.apache.taglibs.standard.tag.common.xml.XPathUtil
-
- printDouble(double) - Static method in class javax.xml.bind.DatatypeConverter
-
Converts a double value into a string.
- printDouble(double) - Method in interface javax.xml.bind.DatatypeConverterInterface
-
Converts a double value into a string.
- printFloat(float) - Static method in class javax.xml.bind.DatatypeConverter
-
Converts a float value into a string.
- printFloat(float) - Method in interface javax.xml.bind.DatatypeConverterInterface
-
Converts a float value into a string.
- printHexBinary(byte[]) - Static method in class javax.xml.bind.DatatypeConverter
-
Converts an array of bytes into a string.
- printHexBinary(byte[]) - Method in interface javax.xml.bind.DatatypeConverterInterface
-
Converts an array of bytes into a string.
- printil(String) - Method in class org.apache.jasper.compiler.ServletWriter
-
Prints the current indention, and then the string, and a '\n'.
- printin() - Method in class org.apache.jasper.compiler.ServletWriter
-
Prints the current indention
- printin(String) - Method in class org.apache.jasper.compiler.ServletWriter
-
Prints the current indention, followed by the given string
- printInt(int) - Static method in class javax.xml.bind.DatatypeConverter
-
Converts an int value into a string.
- printInt(int) - Method in interface javax.xml.bind.DatatypeConverterInterface
-
Converts an int value into a string.
- printInteger(BigInteger) - Static method in class javax.xml.bind.DatatypeConverter
-
Converts a BigInteger value into a string.
- printInteger(BigInteger) - Method in interface javax.xml.bind.DatatypeConverterInterface
-
Converts a BigInteger value into a string.
- println() - Method in class javax.servlet.jsp.JspWriter
-
Terminate the current line by writing the line separator string.
- println(boolean) - Method in class javax.servlet.jsp.JspWriter
-
Print a boolean value and then terminate the line.
- println(char) - Method in class javax.servlet.jsp.JspWriter
-
Print a character and then terminate the line.
- println(int) - Method in class javax.servlet.jsp.JspWriter
-
Print an integer and then terminate the line.
- println(long) - Method in class javax.servlet.jsp.JspWriter
-
Print a long integer and then terminate the line.
- println(float) - Method in class javax.servlet.jsp.JspWriter
-
Print a floating-point number and then terminate the line.
- println(double) - Method in class javax.servlet.jsp.JspWriter
-
Print a double-precision floating-point number and then terminate the line.
- println(char[]) - Method in class javax.servlet.jsp.JspWriter
-
Print an array of characters and then terminate the line.
- println(String) - Method in class javax.servlet.jsp.JspWriter
-
Print a String and then terminate the line.
- println(Object) - Method in class javax.servlet.jsp.JspWriter
-
Print an Object and then terminate the line.
- println() - Method in class javax.servlet.ServletOutputStream
-
Writes a carriage return-line feed (CRLF)
to the client.
- println(String) - Method in class javax.servlet.ServletOutputStream
-
Writes a String to the client,
followed by a carriage return-line feed (CRLF).
- println(boolean) - Method in class javax.servlet.ServletOutputStream
-
Writes a boolean value to the client,
followed by a
carriage return-line feed (CRLF).
- println(char) - Method in class javax.servlet.ServletOutputStream
-
Writes a character to the client, followed by a carriage
return-line feed (CRLF).
- println(int) - Method in class javax.servlet.ServletOutputStream
-
Writes an int to the client, followed by a
carriage return-line feed (CRLF) character.
- println(long) - Method in class javax.servlet.ServletOutputStream
-
Writes a long value to the client, followed by a
carriage return-line feed (CRLF).
- println(float) - Method in class javax.servlet.ServletOutputStream
-
Writes a float value to the client,
followed by a carriage return-line feed (CRLF).
- println(double) - Method in class javax.servlet.ServletOutputStream
-
Writes a double value to the client,
followed by a carriage return-line feed (CRLF).
- println(String) - Method in class org.apache.jasper.compiler.ServletWriter
-
Prints the given string followed by '\n'
- println() - Method in class org.apache.jasper.compiler.ServletWriter
-
Prints a '\n'
- println() - Method in class org.apache.jasper.runtime.BodyContentImpl
-
Terminate the current line by writing the line separator string.
- println(boolean) - Method in class org.apache.jasper.runtime.BodyContentImpl
-
Print a boolean value and then terminate the line.
- println(char) - Method in class org.apache.jasper.runtime.BodyContentImpl
-
Print a character and then terminate the line.
- println(int) - Method in class org.apache.jasper.runtime.BodyContentImpl
-
Print an integer and then terminate the line.
- println(long) - Method in class org.apache.jasper.runtime.BodyContentImpl
-
Print a long integer and then terminate the line.
- println(float) - Method in class org.apache.jasper.runtime.BodyContentImpl
-
Print a floating-point number and then terminate the line.
- println(double) - Method in class org.apache.jasper.runtime.BodyContentImpl
-
Print a double-precision floating-point number and then terminate the
line.
- println(char[]) - Method in class org.apache.jasper.runtime.BodyContentImpl
-
Print an array of characters and then terminate the line.
- println(String) - Method in class org.apache.jasper.runtime.BodyContentImpl
-
Print a String and then terminate the line.
- println(Object) - Method in class org.apache.jasper.runtime.BodyContentImpl
-
Print an Object and then terminate the line.
- println() - Method in class org.apache.jasper.runtime.JspWriterImpl
-
Terminate the current line by writing the line separator string.
- println(boolean) - Method in class org.apache.jasper.runtime.JspWriterImpl
-
Print a boolean value and then terminate the line.
- println(char) - Method in class org.apache.jasper.runtime.JspWriterImpl
-
Print a character and then terminate the line.
- println(int) - Method in class org.apache.jasper.runtime.JspWriterImpl
-
Print an integer and then terminate the line.
- println(long) - Method in class org.apache.jasper.runtime.JspWriterImpl
-
Print a long integer and then terminate the line.
- println(float) - Method in class org.apache.jasper.runtime.JspWriterImpl
-
Print a floating-point number and then terminate the line.
- println(double) - Method in class org.apache.jasper.runtime.JspWriterImpl
-
Print a double-precision floating-point number and then terminate the
line.
- println(char[]) - Method in class org.apache.jasper.runtime.JspWriterImpl
-
Print an array of characters and then terminate the line.
- println(String) - Method in class org.apache.jasper.runtime.JspWriterImpl
-
Print a String and then terminate the line.
- println(Object) - Method in class org.apache.jasper.runtime.JspWriterImpl
-
Print an Object and then terminate the line.
- printLong(long) - Static method in class javax.xml.bind.DatatypeConverter
-
Converts A long value into a string.
- printLong(long) - Method in interface javax.xml.bind.DatatypeConverterInterface
-
Converts a long value into a string.
- printMultiLn(String) - Method in class org.apache.jasper.compiler.ServletWriter
-
Prints the given string.
- printQName(QName, NamespaceContext) - Static method in class javax.xml.bind.DatatypeConverter
-
Converts a QName instance into a string.
- printQName(QName, NamespaceContext) - Method in interface javax.xml.bind.DatatypeConverterInterface
-
Converts a QName instance into a string.
- printShort(short) - Static method in class javax.xml.bind.DatatypeConverter
-
Converts a short value into a string.
- printShort(short) - Method in interface javax.xml.bind.DatatypeConverterInterface
-
Converts a short value into a string.
- printStackTrace(PrintStream) - Method in exception javax.xml.bind.JAXBException
-
Prints this JAXBException and its stack trace (including the stack trace
of the linkedException if it is non-null) to the PrintStream.
- printStackTrace() - Method in exception javax.xml.bind.JAXBException
-
Prints this JAXBException and its stack trace (including the stack trace
of the linkedException if it is non-null) to System.err.
- printStackTrace(PrintWriter) - Method in exception javax.xml.bind.JAXBException
-
Prints this JAXBException and its stack trace (including the stack trace
of the linkedException if it is non-null) to the PrintWriter.
- printStackTrace(PrintStream) - Method in exception javax.xml.bind.TypeConstraintException
-
Prints this TypeConstraintException and its stack trace (including the stack trace
of the linkedException if it is non-null) to the PrintStream.
- printStackTrace() - Method in exception javax.xml.bind.TypeConstraintException
-
Prints this TypeConstraintException and its stack trace (including the stack trace
of the linkedException if it is non-null) to System.err.
- printString(String) - Static method in class javax.xml.bind.DatatypeConverter
-
Converts the string argument into a string.
- printString(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
-
Converts the string argument into a string.
- printTime(Calendar) - Static method in class javax.xml.bind.DatatypeConverter
-
Converts a Calendar value into a string.
- printTime(Calendar) - Method in interface javax.xml.bind.DatatypeConverterInterface
-
Converts a Calendar value into a string.
- printUnsignedInt(long) - Static method in class javax.xml.bind.DatatypeConverter
-
Converts a long value into a string.
- printUnsignedInt(long) - Method in interface javax.xml.bind.DatatypeConverterInterface
-
Converts a long value into a string.
- printUnsignedShort(int) - Static method in class javax.xml.bind.DatatypeConverter
-
Converts an int value into a string.
- printUnsignedShort(int) - Method in interface javax.xml.bind.DatatypeConverterInterface
-
Converts an int value into a string.
- Priorities - Class in javax.ws.rs
-
A collection of built-in priority constants for the JAX-RS components that are supposed to be
ordered based on their javax.annotation.Priority class-level annotation value when used
or applied by JAX-RS runtime.
- Priority - Annotation Type in javax.annotation
-
The Priority annotation can be applied to classes
or parameters to indicate in what order they should be used.
- priority() - Method in interface javax.security.enterprise.identitystore.IdentityStore
-
- PrivilegedGetTccl - Class in org.apache.jasper.security
-
- PrivilegedGetTccl() - Constructor for class org.apache.jasper.security.PrivilegedGetTccl
-
- PrivilegedSetTccl - Class in org.apache.jasper.security
-
- PrivilegedSetTccl(ClassLoader) - Constructor for class org.apache.jasper.security.PrivilegedSetTccl
-
- proceed() - Method in interface javax.interceptor.InvocationContext
-
Proceed to the next interceptor in the interceptor chain.
- proceed() - Method in interface javax.ws.rs.ext.ReaderInterceptorContext
-
Proceed to the next interceptor in the chain.
- proceed() - Method in interface javax.ws.rs.ext.WriterInterceptorContext
-
Proceed to the next interceptor in the chain.
- ProcessingException - Exception in javax.ws.rs
-
A base JAX-RS runtime processing exception.
- ProcessingException(Throwable) - Constructor for exception javax.ws.rs.ProcessingException
-
Constructs a new JAX-RS runtime processing exception with the specified cause
and a detail message of (cause==null ? null : cause.toString())
(which typically contains the class and detail message of cause).
- ProcessingException(String, Throwable) - Constructor for exception javax.ws.rs.ProcessingException
-
Constructs a new JAX-RS runtime processing exception with the specified detail
message and cause.
- ProcessingException(String) - Constructor for exception javax.ws.rs.ProcessingException
-
Constructs a new JAX-RS runtime processing exception with the specified detail
message.
- processingInstruction(String, String) - Method in class org.apache.taglibs.standard.extra.spath.SPathFilter
-
Filter for processingInstruction().
- prod(Expression<? extends N>, Expression<? extends N>) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create an expression that returns the product
of its arguments.
- prod(Expression<? extends N>, N) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create an expression that returns the product
of its arguments.
- prod(N, Expression<? extends N>) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create an expression that returns the product
of its arguments.
- Produces - Annotation Type in javax.ws.rs
-
Defines the media type(s) that the methods of a resource class or
MessageBodyWriter can produce.
- property(String, Object) - Method in interface javax.ws.rs.client.Invocation.Builder
-
Set a new property in the context of a request represented by this invocation builder.
- property(String, Object) - Method in interface javax.ws.rs.client.Invocation
-
Set a new property in the context of a request represented by this invocation.
- property(String, Object) - Method in interface javax.ws.rs.core.Configurable
-
Set the new configuration property, if already set, the existing value of
the property will be updated.
- property - Variable in class org.apache.taglibs.standard.tag.common.core.SetSupport
-
- PROPERTY_EDITOR_ERROR - Static variable in class org.apache.taglibs.standard.lang.jstl.Constants
-
- PROPERTY_NAMING_STRATEGY - Static variable in class javax.json.bind.JsonbConfig
-
Property used to specify custom naming strategy.
- PROPERTY_ORDER_STRATEGY - Static variable in class javax.json.bind.JsonbConfig
-
Property used to specify custom order strategy.
- PROPERTY_VISIBILITY_STRATEGY - Static variable in class javax.json.bind.JsonbConfig
-
Property used to specify custom visibility strategy.
- PropertyException - Exception in javax.xml.bind
-
This exception indicates that an error was encountered while getting or
setting a property.
- PropertyException(String) - Constructor for exception javax.xml.bind.PropertyException
-
Construct a PropertyException with the specified detail message.
- PropertyException(String, String) - Constructor for exception javax.xml.bind.PropertyException
-
Construct a PropertyException with the specified detail message and
vendor specific errorCode.
- PropertyException(Throwable) - Constructor for exception javax.xml.bind.PropertyException
-
Construct a PropertyException with a linkedException.
- PropertyException(String, Throwable) - Constructor for exception javax.xml.bind.PropertyException
-
Construct a PropertyException with the specified detail message and
linkedException.
- PropertyException(String, String, Throwable) - Constructor for exception javax.xml.bind.PropertyException
-
Construct a PropertyException with the specified detail message, vendor
specific errorCode, and linkedException.
- PropertyException(String, Object) - Constructor for exception javax.xml.bind.PropertyException
-
Construct a PropertyException whose message field is set based on the
name of the property and value.toString().
- propertyExists(String) - Method in interface javax.jms.JMSProducer
-
Indicates whether a message property with the specified name has been set on this JMSProducer
- propertyExists(String) - Method in interface javax.jms.Message
-
Indicates whether a property value exists.
- PropertyNamingStrategy - Interface in javax.json.bind.config
-
Allows to define custom property naming strategy.
- PropertyOrderStrategy - Class in javax.json.bind.config
-
Specifies predefined property order strategies.
- PropertySuffix() - Method in class org.apache.taglibs.standard.lang.jstl.parser.ELParser
-
- PropertySuffix - Class in org.apache.taglibs.standard.lang.jstl
-
Represents an operator that obtains the value of another value's
property.
- PropertySuffix(String) - Constructor for class org.apache.taglibs.standard.lang.jstl.PropertySuffix
-
Constructor
- PropertyVisibilityStrategy - Interface in javax.json.bind.config
-
Provides mechanism how to define customized property visibility strategy.
- ProtectedFunctionMapper - Class in org.apache.jasper.runtime
-
Maps EL functions to their Java method counterparts.
- ProtocolException - Exception in javax.xml.ws
-
The ProtocolException class is a
base class for exceptions related to a specific protocol binding.
- ProtocolException() - Constructor for exception javax.xml.ws.ProtocolException
-
Constructs a new protocol exception with null as its detail message.
- ProtocolException(String) - Constructor for exception javax.xml.ws.ProtocolException
-
Constructs a new protocol exception with the specified detail message.
- ProtocolException(String, Throwable) - Constructor for exception javax.xml.ws.ProtocolException
-
Constructs a new runtime exception with the specified detail message and
cause.
- ProtocolException(Throwable) - Constructor for exception javax.xml.ws.ProtocolException
-
Constructs a new runtime exception with the specified cause and a detail
message of (cause==null ? null : cause.toString()) (which typically
contains the class and detail message of cause).
- PROVIDER - Static variable in class javax.ejb.embeddable.EJBContainer
-
Standard property name for specifying the embeddable container implementation bootstrap
class.
- provider() - Static method in class javax.json.bind.spi.JsonbProvider
-
Creates a JSON Binding provider object by using the
ServiceLoader.load(Class) method.
- provider(String) - Static method in class javax.json.bind.spi.JsonbProvider
-
Creates a JSON Binding provider object by using the
ServiceLoader.load(Class) method, matching providerName.
- Provider - Annotation Type in javax.ws.rs.ext
-
Marks an implementation of an extension interface that should be discoverable
by JAX-RS runtime during a provider scanning phase.
- Provider<T> - Interface in javax.xml.ws
-
Service endpoints may implement the Provider
interface as a dynamic alternative to an SEI.
- Provider - Class in javax.xml.ws.spi
-
Service provider for ServiceDelegate and
Endpoint objects.
- Provider() - Constructor for class javax.xml.ws.spi.Provider
-
Creates a new instance of Provider
- provider() - Static method in class javax.xml.ws.spi.Provider
-
Creates a new provider object.
- providers - Static variable in class javax.persistence.Persistence
-
Deprecated.
- Providers - Interface in javax.ws.rs.ext
-
An injectable interface providing runtime lookup of provider instances.
- ProviderUtil - Interface in javax.persistence.spi
-
Utility interface implemented by the persistence provider.
- PublicBean1 - Class in org.apache.taglibs.standard.lang.jstl.test.beans
-
A publicly-accessible bean
- PublicBean1() - Constructor for class org.apache.taglibs.standard.lang.jstl.test.beans.PublicBean1
-
- PublicBean1b - Class in org.apache.taglibs.standard.lang.jstl.test.beans
-
A public bean subclassing a private bean subclassing a public
bean
- PublicBean1b() - Constructor for class org.apache.taglibs.standard.lang.jstl.test.beans.PublicBean1b
-
- PublicBean2a - Class in org.apache.taglibs.standard.lang.jstl.test.beans
-
A publicly-accessible implementation of a public interface
- PublicBean2a() - Constructor for class org.apache.taglibs.standard.lang.jstl.test.beans.PublicBean2a
-
- PublicInterface2 - Interface in org.apache.taglibs.standard.lang.jstl.test.beans
-
A publicly-accessible interface
- publish(Message) - Method in interface javax.jms.TopicPublisher
-
Publishes a message to the topic.
- publish(Message, int, int, long) - Method in interface javax.jms.TopicPublisher
-
Publishes a message to the topic, specifying delivery mode, priority, and time to live.
- publish(Topic, Message) - Method in interface javax.jms.TopicPublisher
-
Publishes a message to a topic for an unidentified message producer.
- publish(Topic, Message, int, int, long) - Method in interface javax.jms.TopicPublisher
-
Publishes a message to a topic for an unidentified message producer, specifying delivery mode, priority and time to
live.
- publish(String) - Method in class javax.xml.ws.Endpoint
-
Publishes this endpoint at the given address.
- publish(String, Object) - Static method in class javax.xml.ws.Endpoint
-
Creates and publishes an endpoint for the specified implementor
object at the given address.
- publish(String, Object, WebServiceFeature...) - Static method in class javax.xml.ws.Endpoint
-
Creates and publishes an endpoint for the specified implementor
object at the given address.
- publish(Object) - Method in class javax.xml.ws.Endpoint
-
Publishes this endpoint at the provided server context.
- publish(HttpContext) - Method in class javax.xml.ws.Endpoint
-
Publishes this endpoint at the provided server context.
- push() - Method in interface javax.servlet.http.PushBuilder
-
Push a resource given the current state of the builder,
the method must be non-blocking.
- pushBody(Writer) - Method in class javax.servlet.jsp.JspContext
-
Return a new JspWriter object that sends output to the provided Writer.
- pushBody() - Method in class javax.servlet.jsp.PageContext
-
Return a new BodyContent object, save the current "out" JspWriter, and update the value of the "out" attribute in
the page scope attribute namespace of the PageContext.
- pushBody() - Method in class org.apache.jasper.runtime.JspContextWrapper
-
- pushBody(Writer) - Method in class org.apache.jasper.runtime.JspContextWrapper
-
- pushBody() - Method in class org.apache.jasper.runtime.PageContextImpl
-
- pushBody(Writer) - Method in class org.apache.jasper.runtime.PageContextImpl
-
- PushBuilder - Interface in javax.servlet.http
-
Build a request to be pushed.
- pushIndent() - Method in class org.apache.jasper.compiler.ServletWriter
-
- pushPrefixMapping(String, String) - Method in class org.apache.jasper.compiler.PageInfo
-
- put(Entity<?>) - Method in interface javax.ws.rs.client.AsyncInvoker
-
Invoke HTTP PUT method for the current request asynchronously.
- put(Entity<?>, Class<T>) - Method in interface javax.ws.rs.client.AsyncInvoker
-
Invoke HTTP PUT method for the current request asynchronously.
- put(Entity<?>, GenericType<T>) - Method in interface javax.ws.rs.client.AsyncInvoker
-
Invoke HTTP PUT method for the current request asynchronously.
- put(Entity<?>, InvocationCallback<T>) - Method in interface javax.ws.rs.client.AsyncInvoker
-
Invoke HTTP PUT method for the current request asynchronously.
- put(Entity<?>) - Method in interface javax.ws.rs.client.CompletionStageRxInvoker
-
- put(Entity<?>, Class<T>) - Method in interface javax.ws.rs.client.CompletionStageRxInvoker
-
- put(Entity<?>, GenericType<T>) - Method in interface javax.ws.rs.client.CompletionStageRxInvoker
-
- put(Entity<?>) - Method in interface javax.ws.rs.client.RxInvoker
-
Invoke HTTP PUT method for the current request.
- put(Entity<?>, Class<R>) - Method in interface javax.ws.rs.client.RxInvoker
-
Invoke HTTP PUT method for the current request.
- put(Entity<?>, GenericType<R>) - Method in interface javax.ws.rs.client.RxInvoker
-
Invoke HTTP PUT method for the current request.
- put(Entity<?>) - Method in interface javax.ws.rs.client.SyncInvoker
-
Invoke HTTP PUT method for the current request synchronously.
- put(Entity<?>, Class<T>) - Method in interface javax.ws.rs.client.SyncInvoker
-
Invoke HTTP PUT method for the current request synchronously.
- put(Entity<?>, GenericType<T>) - Method in interface javax.ws.rs.client.SyncInvoker
-
Invoke HTTP PUT method for the current request synchronously.
- put(K, List<V>) - Method in class javax.ws.rs.core.AbstractMultivaluedMap
-
- PUT - Static variable in annotation type javax.ws.rs.HttpMethod
-
HTTP PUT method.
- PUT - Annotation Type in javax.ws.rs
-
Indicates that the annotated method responds to HTTP PUT requests.
- put(Object, Object) - Method in class org.apache.taglibs.standard.lang.jstl.EnumeratedMap
-
- putAll(Map<? extends K, ? extends List<V>>) - Method in class javax.ws.rs.core.AbstractMultivaluedMap
-
- putAll(Map) - Method in class org.apache.taglibs.standard.lang.jstl.EnumeratedMap
-
- putIANA2JavaMapping(String, String) - Static method in class org.apache.jasper.xmlparser.EncodingMap
-
Adds an IANA to Java encoding name mapping.
- putJava2IANAMapping(String, String) - Static method in class org.apache.jasper.xmlparser.EncodingMap
-
Adds a Java to IANA encoding name mapping.
- putNonCustomTagPrefix(String, Mark) - Method in class org.apache.jasper.compiler.PageInfo
-
- putResource(Object, Object) - Method in interface javax.transaction.TransactionSynchronizationRegistry
-
Add or replace an object in the Map of resources being managed for
the transaction bound to the current thread at the time this
method is called.
- putSingle(K, V) - Method in class javax.ws.rs.core.AbstractMultivaluedMap
-
Set the value for the key to be a one item list consisting of the supplied
value.
- putSingle(K, V) - Method in interface javax.ws.rs.core.MultivaluedMap
-
Set the key's value to be a one item list consisting of the supplied value.
- putValue(String, Object) - Method in interface javax.servlet.http.HttpSession
-
- RangeStatistic - Interface in javax.management.j2ee.statistics
-
Specifies standard measurements of the lowest and highest values an attribute has held as well as its current value.
- rawDataSource - Variable in class org.apache.taglibs.standard.tag.common.sql.QueryTagSupport
-
- rawDataSource - Variable in class org.apache.taglibs.standard.tag.common.sql.TransactionTagSupport
-
- rawDataSource - Variable in class org.apache.taglibs.standard.tag.common.sql.UpdateTagSupport
-
- rawItems - Variable in class org.apache.taglibs.standard.tag.common.core.ForEachSupport
-
- RBRACKET - Static variable in interface org.apache.taglibs.standard.lang.jstl.parser.ELParserConstants
-
- read(InputStream) - Method in interface javax.resource.cci.Streamable
-
Read data from an InputStream and initialize fields of a
Streamable object.
- read() - Method in class org.apache.jasper.xmlparser.ASCIIReader
-
Read a single character.
- read(char[], int, int) - Method in class org.apache.jasper.xmlparser.ASCIIReader
-
Read characters into a portion of an array.
- read() - Method in class org.apache.jasper.xmlparser.UCSReader
-
Read a single character.
- read(char[], int, int) - Method in class org.apache.jasper.xmlparser.UCSReader
-
Read characters into a portion of an array.
- read() - Method in class org.apache.jasper.xmlparser.UTF8Reader
-
Read a single character.
- read(char[], int, int) - Method in class org.apache.jasper.xmlparser.UTF8Reader
-
Read characters into a portion of an array.
- readBoolean() - Method in interface javax.jms.BytesMessage
-
Reads a boolean from the bytes message stream.
- readBoolean() - Method in interface javax.jms.StreamMessage
-
Reads a boolean from the stream message.
- readByte() - Method in interface javax.jms.BytesMessage
-
Reads a signed 8-bit value from the bytes message stream.
- readByte() - Method in interface javax.jms.StreamMessage
-
Reads a byte value from the stream message.
- readBytes(byte[]) - Method in interface javax.jms.BytesMessage
-
Reads a byte array from the bytes message stream.
- readBytes(byte[], int) - Method in interface javax.jms.BytesMessage
-
Reads a portion of the bytes message stream.
- readBytes(byte[]) - Method in interface javax.jms.StreamMessage
-
Reads a byte array field from the stream message into the specified byte[] object (the read buffer).
- readChar() - Method in interface javax.jms.BytesMessage
-
Reads a Unicode character value from the bytes message stream.
- readChar() - Method in interface javax.jms.StreamMessage
-
Reads a Unicode character value from the stream message.
- readChar() - Method in class org.apache.taglibs.standard.extra.spath.ASCII_CharStream
-
- readChar() - Method in class org.apache.taglibs.standard.extra.spath.ASCII_UCodeESC_CharStream
-
- readChar() - Method in class org.apache.taglibs.standard.lang.jstl.parser.SimpleCharStream
-
- readData() - Method in interface javax.ws.rs.sse.InboundSseEvent
-
Get the original event data as String.
- readData(Class<T>) - Method in interface javax.ws.rs.sse.InboundSseEvent
-
Read event data as a given Java type.
- readData(GenericType<T>) - Method in interface javax.ws.rs.sse.InboundSseEvent
-
Read event data as a given generic type.
- readData(Class<T>, MediaType) - Method in interface javax.ws.rs.sse.InboundSseEvent
-
Read event data as a given Java type.
- readData(GenericType<T>, MediaType) - Method in interface javax.ws.rs.sse.InboundSseEvent
-
Read event data as a given generic type.
- readDouble() - Method in interface javax.jms.BytesMessage
-
Reads a double from the bytes message stream.
- readDouble() - Method in interface javax.jms.StreamMessage
-
Reads a double from the stream message.
- readEJBHome(ObjectInputStream) - Method in interface javax.ejb.spi.HandleDelegate
-
Deserialize the EJBHome reference corresponding to a HomeHandle.
- readEJBObject(ObjectInputStream) - Method in interface javax.ejb.spi.HandleDelegate
-
Deserialize the EJBObject reference corresponding to a Handle.
- readEndpointReference(Source) - Method in class javax.xml.ws.spi.Provider
-
read an EndpointReference from the infoset contained in
eprInfoset.
- readEntity(Class<T>) - Method in class javax.ws.rs.core.Response
-
Read the message entity input stream as an instance of specified Java type
using a
MessageBodyReader that supports mapping the
message entity stream onto the requested type.
- readEntity(GenericType<T>) - Method in class javax.ws.rs.core.Response
-
Read the message entity input stream as an instance of specified Java type
using a
MessageBodyReader that supports mapping the
message entity stream onto the requested type.
- readEntity(Class<T>, Annotation[]) - Method in class javax.ws.rs.core.Response
-
Read the message entity input stream as an instance of specified Java type
using a
MessageBodyReader that supports mapping the
message entity stream onto the requested type.
- readEntity(GenericType<T>, Annotation[]) - Method in class javax.ws.rs.core.Response
-
Read the message entity input stream as an instance of specified Java type
using a
MessageBodyReader that supports mapping the
message entity stream onto the requested type.
- ReaderInterceptor - Interface in javax.ws.rs.ext
-
- ReaderInterceptorContext - Interface in javax.ws.rs.ext
-
Context class used by
ReaderInterceptor
to intercept calls to (@link javax.ws.rs.ext.MessageBodyReader#readFrom}.
- readFloat() - Method in interface javax.jms.BytesMessage
-
Reads a float from the bytes message stream.
- readFloat() - Method in interface javax.jms.StreamMessage
-
Reads a float from the stream message.
- readFrom(Class<T>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in interface javax.ws.rs.ext.MessageBodyReader
-
Read a type from the InputStream.
- readFrom(Source) - Static method in class javax.xml.ws.EndpointReference
-
Factory method to read an EndpointReference from the infoset contained in
eprInfoset.
- readInt() - Method in interface javax.jms.BytesMessage
-
Reads a signed 32-bit integer from the bytes message stream.
- readInt() - Method in interface javax.jms.StreamMessage
-
Reads a 32-bit integer from the stream message.
- readLine(byte[], int, int) - Method in class javax.servlet.ServletInputStream
-
Reads the input stream, one line at a time.
- ReadListener - Interface in javax.servlet
-
This class represents a call-back mechanism that will notify implementations
as HTTP request data becomes available to be read without blocking.
- readLong() - Method in interface javax.jms.BytesMessage
-
Reads a signed 64-bit integer from the bytes message stream.
- readLong() - Method in interface javax.jms.StreamMessage
-
Reads a 64-bit integer from the stream message.
- readObject() - Method in interface javax.jms.StreamMessage
-
Reads an object from the stream message.
- readShort() - Method in interface javax.jms.BytesMessage
-
Reads a signed 16-bit number from the bytes message stream.
- readShort() - Method in interface javax.jms.StreamMessage
-
Reads a 16-bit integer from the stream message.
- readString() - Method in interface javax.jms.StreamMessage
-
Reads a String from the stream message.
- readTimeout(long, TimeUnit) - Method in class javax.ws.rs.client.ClientBuilder
-
Set the read timeout.
- readUnsignedByte() - Method in interface javax.jms.BytesMessage
-
Reads an unsigned 8-bit number from the bytes message stream.
- readUnsignedShort() - Method in interface javax.jms.BytesMessage
-
Reads an unsigned 16-bit number from the bytes message stream.
- readUTF() - Method in interface javax.jms.BytesMessage
-
Reads a string that has been encoded using a modified UTF-8 format from the bytes message stream.
- ready() - Method in class org.apache.jasper.xmlparser.ASCIIReader
-
Tell whether this stream is ready to be read.
- ready() - Method in class org.apache.jasper.xmlparser.UCSReader
-
Tell whether this stream is ready to be read.
- ready() - Method in class org.apache.jasper.xmlparser.UTF8Reader
-
Tell whether this stream is ready to be read.
- receive() - Method in interface javax.jms.JMSConsumer
-
Receives the next message produced for this JMSConsumer.
- receive(long) - Method in interface javax.jms.JMSConsumer
-
Receives the next message that arrives within the specified timeout interval.
- receive() - Method in interface javax.jms.MessageConsumer
-
Receives the next message produced for this message consumer.
- receive(long) - Method in interface javax.jms.MessageConsumer
-
Receives the next message that arrives within the specified timeout interval.
- receiveBody(Class<T>) - Method in interface javax.jms.JMSConsumer
-
Receives the next message produced for this JMSConsumer and returns its body as an object of the specified
type.
- receiveBody(Class<T>, long) - Method in interface javax.jms.JMSConsumer
-
Receives the next message produced for this JMSConsumer that arrives within the specified timeout period and
returns its body as an object of the specified type.
- receiveBodyNoWait(Class<T>) - Method in interface javax.jms.JMSConsumer
-
Receives the next message produced for this JMSConsumer if one is immediately available and returns its body
as an object of the specified type.
- receiveNoWait() - Method in interface javax.jms.JMSConsumer
-
Receives the next message if one is immediately available.
- receiveNoWait() - Method in interface javax.jms.MessageConsumer
-
Receives the next message if one is immediately available.
- RECONNECT_NOT_SET - Static variable in interface javax.ws.rs.sse.SseEvent
-
A "reconnection not set" value for the SSE reconnect delay set via SSE event retry field.
- reconnectDelay(long) - Method in interface javax.ws.rs.sse.OutboundSseEvent.Builder
-
Set reconnection delay (in milliseconds) that indicates how long the event receiver should wait
before attempting to reconnect in case a connection to SSE event source is lost.
- reconnectingEvery(long, TimeUnit) - Method in class javax.ws.rs.sse.SseEventSource.Builder
-
Set the initial reconnect delay to be used by the event source.
- Record - Interface in javax.resource.cci
-
The javax.resource.cci.Record interface is the base
interface for the representation of an input or output to the
execute methods defined on an Interaction.
- RecordFactory - Interface in javax.resource.cci
-
The RecordFactory interface is used for creating MappedRecord and
IndexedRecord instances.
- recover() - Method in interface javax.jms.JMSContext
-
Stops message delivery in the JMSContext's session, and restarts message delivery with the oldest unacknowledged
message.
- recover() - Method in interface javax.jms.Session
-
Stops message delivery in this session, and restarts message delivery with the oldest unacknowledged message.
- recover(int) - Method in interface javax.resource.spi.XATerminator
-
Obtains a list of prepared transaction branches from a resource
manager.
- recycleNode() - Method in interface javax.xml.soap.Node
-
Notifies the implementation that this Node
object is no longer being used by the application and that the
implementation is free to reuse this object for nodes that may
be created later.
- redirect(String) - Method in interface javax.security.enterprise.authentication.mechanism.http.HttpMessageContext
-
Sets the response status to SC_FOUND 302 (Found)
- redirect(String) - Method in class javax.security.enterprise.authentication.mechanism.http.HttpMessageContextWrapper
-
- RedirectionException - Exception in javax.ws.rs
-
A runtime application exception indicating a request redirection
(HTTP 3xx status codes).
- RedirectionException(Response.Status, URI) - Constructor for exception javax.ws.rs.RedirectionException
-
Construct a new redirection exception.
- RedirectionException(String, Response.Status, URI) - Constructor for exception javax.ws.rs.RedirectionException
-
Construct a new redirection exception.
- RedirectionException(int, URI) - Constructor for exception javax.ws.rs.RedirectionException
-
Construct a new redirection exception.
- RedirectionException(String, int, URI) - Constructor for exception javax.ws.rs.RedirectionException
-
Construct a new redirection exception.
- RedirectionException(Response) - Constructor for exception javax.ws.rs.RedirectionException
-
Construct a new redirection exception.
- RedirectionException(String, Response) - Constructor for exception javax.ws.rs.RedirectionException
-
Construct a new redirection exception.
- RedirectSupport - Class in org.apache.taglibs.standard.tag.common.core
-
Support for tag handlers for <redirect>, JSTL 1.0's tag
for redirecting to a new URL (with optional query parameters).
- RedirectSupport() - Constructor for class org.apache.taglibs.standard.tag.common.core.RedirectSupport
-
- RedirectTag - Class in org.apache.taglibs.standard.tag.el.core
-
A handler for <redirect>, which redirects the browser to a
new URL.
- RedirectTag() - Constructor for class org.apache.taglibs.standard.tag.el.core.RedirectTag
-
Constructs a new URLEncodeTag.
- RedirectTag - Class in org.apache.taglibs.standard.tag.rt.core
-
A handler for <redirect> that supports rtexprvalue-based
attributes.
- RedirectTag() - Constructor for class org.apache.taglibs.standard.tag.rt.core.RedirectTag
-
- REFERENCE_PARAMETERS - Static variable in interface javax.xml.ws.handler.MessageContext
-
Standard property: WS Addressing Reference Parameters.
- Referenceable - Interface in javax.resource
-
The Referenceable interface extends the javax.naming.Referenceable
interface.
- referenceParameter(Element) - Method in class javax.xml.ws.wsaddressing.W3CEndpointReferenceBuilder
-
Adds the referenceParameter to the
W3CEndpointReference instance
wsa:ReferenceParameters element.
- refresh(Object) - Method in interface javax.persistence.EntityManager
-
Refresh the state of the instance from the database,
overwriting changes made to the entity, if any.
- refresh(Object, Map<String, Object>) - Method in interface javax.persistence.EntityManager
-
Refresh the state of the instance from the database, using
the specified properties, and overwriting changes made to
the entity, if any.
- refresh(Object, LockModeType) - Method in interface javax.persistence.EntityManager
-
Refresh the state of the instance from the database,
overwriting changes made to the entity, if any, and
lock it with respect to given lock mode type.
- refresh(Object, LockModeType, Map<String, Object>) - Method in interface javax.persistence.EntityManager
-
Refresh the state of the instance from the database,
overwriting changes made to the entity, if any, and
lock it with respect to given lock mode type and with
specified properties.
- register(Class<?>) - Method in interface javax.ws.rs.container.AsyncResponse
-
Register an asynchronous processing lifecycle callback class to receive lifecycle
events for the asynchronous response based on the implemented callback interfaces.
- register(Class<?>, Class<?>...) - Method in interface javax.ws.rs.container.AsyncResponse
-
Register asynchronous processing lifecycle callback classes to receive lifecycle
events for the asynchronous response based on the implemented callback interfaces.
- register(Object) - Method in interface javax.ws.rs.container.AsyncResponse
-
Register an asynchronous processing lifecycle callback instance to receive lifecycle
events for the asynchronous response based on the implemented callback interfaces.
- register(Object, Object...) - Method in interface javax.ws.rs.container.AsyncResponse
-
Register an asynchronous processing lifecycle callback instances to receive lifecycle
events for the asynchronous response based on the implemented callback interfaces.
- register(Class<?>) - Method in interface javax.ws.rs.core.Configurable
-
Register a class of a custom JAX-RS component (such as an extension provider or
a
feature meta-provider) to be instantiated
and used in the scope of this configurable context.
- register(Class<?>, int) - Method in interface javax.ws.rs.core.Configurable
-
Register a class of a custom JAX-RS component (such as an extension provider or
a
feature meta-provider) to be instantiated
and used in the scope of this configurable context.
- register(Class<?>, Class<?>...) - Method in interface javax.ws.rs.core.Configurable
-
Register a class of a custom JAX-RS component (such as an extension provider or
a
feature meta-provider) to be instantiated
and used in the scope of this configurable context.
- register(Class<?>, Map<Class<?>, Integer>) - Method in interface javax.ws.rs.core.Configurable
-
Register a class of a custom JAX-RS component (such as an extension provider or
a
feature meta-provider) to be instantiated
and used in the scope of this configurable context.
- register(Object) - Method in interface javax.ws.rs.core.Configurable
-
Register an instance of a custom JAX-RS component (such as an extension provider or
a
feature meta-provider) to be instantiated
and used in the scope of this configurable context.
- register(Object, int) - Method in interface javax.ws.rs.core.Configurable
-
Register an instance of a custom JAX-RS component (such as an extension provider or
a
feature meta-provider) to be instantiated
and used in the scope of this configurable context.
- register(Object, Class<?>...) - Method in interface javax.ws.rs.core.Configurable
-
Register an instance of a custom JAX-RS component (such as an extension provider or
a
feature meta-provider) to be instantiated
and used in the scope of this configurable context.
- register(Object, Map<Class<?>, Integer>) - Method in interface javax.ws.rs.core.Configurable
-
Register an instance of a custom JAX-RS component (such as an extension provider or
a
feature meta-provider) to be instantiated
and used in the scope of this configurable context.
- register(SseEventSink) - Method in interface javax.ws.rs.sse.SseBroadcaster
-
Register provided
SseEventSink instance to this
SseBroadcaster.
- register(Consumer<InboundSseEvent>) - Method in interface javax.ws.rs.sse.SseEventSource
-
- register(Consumer<InboundSseEvent>, Consumer<Throwable>) - Method in interface javax.ws.rs.sse.SseEventSource
-
- register(Consumer<InboundSseEvent>, Consumer<Throwable>, Runnable) - Method in interface javax.ws.rs.sse.SseEventSource
-
- register(Class, QName, SerializerFactory, DeserializerFactory) - Method in interface javax.xml.rpc.encoding.TypeMapping
-
Registers SerializerFactory and DeserializerFactory for a
specific type mapping between an XML type and Java type.
- register(String, TypeMapping) - Method in interface javax.xml.rpc.encoding.TypeMappingRegistry
-
Registers a TypeMapping instance with the
TypeMappingRegistry.
- registerDefault(TypeMapping) - Method in interface javax.xml.rpc.encoding.TypeMappingRegistry
-
Registers the TypeMapping instance that is default
for all encoding styles supported by the
TypeMappingRegistry.
- registerInterposedSynchronization(Synchronization) - Method in interface javax.transaction.TransactionSynchronizationRegistry
-
Register a Synchronization instance with special ordering
semantics.
- registerStoredProcedureParameter(int, Class, ParameterMode) - Method in interface javax.persistence.StoredProcedureQuery
-
Register a positional parameter.
- registerStoredProcedureParameter(String, Class, ParameterMode) - Method in interface javax.persistence.StoredProcedureQuery
-
Register a named parameter.
- registerSynchronization(Synchronization) - Method in interface javax.transaction.Transaction
-
Register a synchronization object for the transaction currently
associated with the target object.
- Registration - Interface in javax.servlet
-
Interface through which a
Servlet or
Filter may be
further configured.
- Registration.Dynamic - Interface in javax.servlet
-
Interface through which a
Servlet or
Filter registered
via one of the
addServlet or
addFilter methods,
respectively, on
ServletContext may be further configured.
- REGISTRY_ENTRY - Static variable in interface javax.xml.registry.LifeCycleManager
-
Constant representing the javax.xml.registry.infomodel.RegistryEntry interface.
- REGISTRY_PACKAGE - Static variable in interface javax.xml.registry.LifeCycleManager
-
Constant representing the javax.xml.registry.infomodel.RegistryPackage interface.
- RegistryEntry - Interface in javax.xml.registry.infomodel
-
The RegistryEntry interface is a base interface for interfaces in the model that require additional metadata beyond what is provided by the RegistryObject interface.
- RegistryException - Exception in javax.xml.registry
-
This is the common base class for all Exceptions that are detected on the registry
provider side rather than the JAXR client side.
- RegistryException() - Constructor for exception javax.xml.registry.RegistryException
-
Constructs a JAXRException object with no
reason or embedded Throwable.
- RegistryException(String) - Constructor for exception javax.xml.registry.RegistryException
-
Constructs a JAXRException object with the given
String as the reason for the exception being thrown.
- RegistryException(String, Throwable) - Constructor for exception javax.xml.registry.RegistryException
-
Constructs a JAXRException object with the given
String as the reason for the exception being thrown
and the given Throwable object as an embedded
Throwable.
- RegistryException(Throwable) - Constructor for exception javax.xml.registry.RegistryException
-
Constructs a JAXRException object initialized
with the given Throwable object.
- RegistryObject - Interface in javax.xml.registry.infomodel
-
The RegistryObject class is an abstract base class used by most classes in the model.
- RegistryPackage - Interface in javax.xml.registry.infomodel
-
RegistryPackage instances are RegistryEntries that group logically related
RegistryEntries together.
- RegistryService - Interface in javax.xml.registry
-
This is the principal interface implemented by a JAXR provider.
- ReInit(Reader, int, int, int) - Method in class org.apache.taglibs.standard.extra.spath.ASCII_CharStream
-
- ReInit(Reader, int, int) - Method in class org.apache.taglibs.standard.extra.spath.ASCII_CharStream
-
- ReInit(InputStream, int, int, int) - Method in class org.apache.taglibs.standard.extra.spath.ASCII_CharStream
-
- ReInit(InputStream, int, int) - Method in class org.apache.taglibs.standard.extra.spath.ASCII_CharStream
-
- ReInit(Reader, int, int, int) - Method in class org.apache.taglibs.standard.extra.spath.ASCII_UCodeESC_CharStream
-
- ReInit(Reader, int, int) - Method in class org.apache.taglibs.standard.extra.spath.ASCII_UCodeESC_CharStream
-
- ReInit(InputStream, int, int, int) - Method in class org.apache.taglibs.standard.extra.spath.ASCII_UCodeESC_CharStream
-
- ReInit(InputStream, int, int) - Method in class org.apache.taglibs.standard.extra.spath.ASCII_UCodeESC_CharStream
-
- ReInit(InputStream) - Method in class org.apache.taglibs.standard.extra.spath.SPathParser
-
- ReInit(Reader) - Method in class org.apache.taglibs.standard.extra.spath.SPathParser
-
- ReInit(SPathParserTokenManager) - Method in class org.apache.taglibs.standard.extra.spath.SPathParser
-
- ReInit(ASCII_UCodeESC_CharStream) - Method in class org.apache.taglibs.standard.extra.spath.SPathParserTokenManager
-
- ReInit(ASCII_UCodeESC_CharStream, int) - Method in class org.apache.taglibs.standard.extra.spath.SPathParserTokenManager
-
- ReInit(InputStream) - Method in class org.apache.taglibs.standard.lang.jstl.parser.ELParser
-
- ReInit(Reader) - Method in class org.apache.taglibs.standard.lang.jstl.parser.ELParser
-
- ReInit(ELParserTokenManager) - Method in class org.apache.taglibs.standard.lang.jstl.parser.ELParser
-
- ReInit(SimpleCharStream) - Method in class org.apache.taglibs.standard.lang.jstl.parser.ELParserTokenManager
-
- ReInit(SimpleCharStream, int) - Method in class org.apache.taglibs.standard.lang.jstl.parser.ELParserTokenManager
-
- ReInit(Reader, int, int, int) - Method in class org.apache.taglibs.standard.lang.jstl.parser.SimpleCharStream
-
- ReInit(Reader, int, int) - Method in class org.apache.taglibs.standard.lang.jstl.parser.SimpleCharStream
-
- ReInit(Reader) - Method in class org.apache.taglibs.standard.lang.jstl.parser.SimpleCharStream
-
- ReInit(InputStream, int, int, int) - Method in class org.apache.taglibs.standard.lang.jstl.parser.SimpleCharStream
-
- ReInit(InputStream) - Method in class org.apache.taglibs.standard.lang.jstl.parser.SimpleCharStream
-
- ReInit(InputStream, int, int) - Method in class org.apache.taglibs.standard.lang.jstl.parser.SimpleCharStream
-
- rel(String) - Method in interface javax.ws.rs.core.Link.Builder
-
Convenience method to set a link relation.
- REL - Static variable in class javax.ws.rs.core.Link
-
Rel link param from RFC 5988.
- RelationalExpression() - Method in class org.apache.taglibs.standard.lang.jstl.parser.ELParser
-
- RelationalOperator - Class in org.apache.taglibs.standard.lang.jstl
-
This is the superclass for all relational operators (except ==
or !=)
- RelationalOperator() - Constructor for class org.apache.taglibs.standard.lang.jstl.RelationalOperator
-
- RelativePath - Class in org.apache.taglibs.standard.extra.spath
-
Represents a relative SPath expression.
- RelativePath(Step, RelativePath) - Constructor for class org.apache.taglibs.standard.extra.spath.RelativePath
-
Constructs a new RelativePath object, based on a Step and another
(possibly null) RelativePath.
- relativePath() - Method in class org.apache.taglibs.standard.extra.spath.SPathParser
-
- relativize(URI) - Method in interface javax.ws.rs.core.UriInfo
-
Relativize a URI with respect to the current request URI.
- release() - Method in interface javax.resource.spi.endpoint.MessageEndpoint
-
This method may be called by the resource adapter to indicate that it
no longer needs a proxy endpoint instance.
- release() - Method in interface javax.resource.spi.work.Work
-
The WorkManager might call this method to hint the
active Work instance to complete execution as soon as
possible.
- release() - Method in class javax.servlet.jsp.jstl.core.ConditionalTagSupport
-
Releases any resources this ConditionalTagSupport may have (or inherit).
- release() - Method in class javax.servlet.jsp.jstl.core.LoopTagSupport
-
Releases any resources this LoopTagSupport may have (or inherit).
- release() - Method in class javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV
-
- release() - Method in class javax.servlet.jsp.PageContext
-
This method shall "reset" the internal state of a PageContext, releasing all internal references, and preparing
the PageContext for potential reuse by a later invocation of initialize().
- release() - Method in class javax.servlet.jsp.tagext.BodyTagSupport
-
Release state.
- release() - Method in interface javax.servlet.jsp.tagext.Tag
-
Called on a Tag handler to release state.
- release() - Method in class javax.servlet.jsp.tagext.TagAdapter
-
Must not be called.
- release() - Method in class javax.servlet.jsp.tagext.TagLibraryValidator
-
Release any data kept by this instance for validation purposes.
- release() - Method in class javax.servlet.jsp.tagext.TagSupport
-
Release state.
- release() - Method in class org.apache.jasper.compiler.Jsr199JavaCompiler
-
- release() - Method in class org.apache.jasper.compiler.NullJavaCompiler
-
- release() - Method in class org.apache.jasper.runtime.JspContextWrapper
-
- release() - Method in class org.apache.jasper.runtime.PageContextImpl
-
- release() - Method in class org.apache.jasper.runtime.TagHandlerPool
-
Calls the release() method of all available tag handlers in this tag
handler pool.
- release() - Method in class org.apache.taglibs.standard.extra.spath.SPathTag
-
- release() - Method in class org.apache.taglibs.standard.lang.jstl.test.PageContextImpl
-
- release() - Method in class org.apache.taglibs.standard.tag.common.core.CatchTag
-
- release() - Method in class org.apache.taglibs.standard.tag.common.core.ChooseTag
-
- release() - Method in class org.apache.taglibs.standard.tag.common.core.ForEachSupport
-
- release() - Method in class org.apache.taglibs.standard.tag.common.core.ForTokensSupport
-
- release() - Method in class org.apache.taglibs.standard.tag.common.core.ImportSupport
-
- release() - Method in class org.apache.taglibs.standard.tag.common.core.OutSupport
-
- release() - Method in class org.apache.taglibs.standard.tag.common.core.ParamSupport
-
- release() - Method in class org.apache.taglibs.standard.tag.common.core.RedirectSupport
-
- release() - Method in class org.apache.taglibs.standard.tag.common.core.RemoveTag
-
- release() - Method in class org.apache.taglibs.standard.tag.common.core.SetSupport
-
- release() - Method in class org.apache.taglibs.standard.tag.common.core.UrlSupport
-
- release() - Method in class org.apache.taglibs.standard.tag.common.fmt.BundleSupport
-
- release() - Method in class org.apache.taglibs.standard.tag.common.fmt.FormatDateSupport
-
- release() - Method in class org.apache.taglibs.standard.tag.common.fmt.FormatNumberSupport
-
- release() - Method in class org.apache.taglibs.standard.tag.common.fmt.MessageSupport
-
- release() - Method in class org.apache.taglibs.standard.tag.common.fmt.ParamSupport
-
- release() - Method in class org.apache.taglibs.standard.tag.common.fmt.ParseDateSupport
-
- release() - Method in class org.apache.taglibs.standard.tag.common.fmt.ParseNumberSupport
-
- release() - Method in class org.apache.taglibs.standard.tag.common.fmt.RequestEncodingSupport
-
- release() - Method in class org.apache.taglibs.standard.tag.common.fmt.SetBundleSupport
-
- release() - Method in class org.apache.taglibs.standard.tag.common.fmt.SetLocaleSupport
-
- release() - Method in class org.apache.taglibs.standard.tag.common.fmt.SetTimeZoneSupport
-
- release() - Method in class org.apache.taglibs.standard.tag.common.fmt.TimeZoneSupport
-
- release() - Method in class org.apache.taglibs.standard.tag.common.sql.SetDataSourceTagSupport
-
- release() - Method in class org.apache.taglibs.standard.tag.common.sql.TransactionTagSupport
-
- release() - Method in class org.apache.taglibs.standard.tag.common.xml.ExprSupport
-
- release() - Method in class org.apache.taglibs.standard.tag.common.xml.ForEachTag
-
- release() - Method in class org.apache.taglibs.standard.tag.common.xml.IfTag
-
- release() - Method in class org.apache.taglibs.standard.tag.common.xml.ParamSupport
-
- release() - Method in class org.apache.taglibs.standard.tag.common.xml.ParseSupport
-
- release() - Method in class org.apache.taglibs.standard.tag.common.xml.SetTag
-
- release() - Method in class org.apache.taglibs.standard.tag.common.xml.TransformSupport
-
- release() - Method in class org.apache.taglibs.standard.tag.common.xml.WhenTag
-
- release() - Method in class org.apache.taglibs.standard.tag.el.core.ForEachTag
-
- release() - Method in class org.apache.taglibs.standard.tag.el.core.ForTokensTag
-
- release() - Method in class org.apache.taglibs.standard.tag.el.core.IfTag
-
- release() - Method in class org.apache.taglibs.standard.tag.el.core.ImportTag
-
- release() - Method in class org.apache.taglibs.standard.tag.el.core.OutTag
-
- release() - Method in class org.apache.taglibs.standard.tag.el.core.ParamTag
-
- release() - Method in class org.apache.taglibs.standard.tag.el.core.RedirectTag
-
- release() - Method in class org.apache.taglibs.standard.tag.el.core.SetTag
-
- release() - Method in class org.apache.taglibs.standard.tag.el.core.UrlTag
-
- release() - Method in class org.apache.taglibs.standard.tag.el.core.WhenTag
-
- release() - Method in class org.apache.taglibs.standard.tag.el.fmt.BundleTag
-
- release() - Method in class org.apache.taglibs.standard.tag.el.fmt.FormatDateTag
-
- release() - Method in class org.apache.taglibs.standard.tag.el.fmt.FormatNumberTag
-
- release() - Method in class org.apache.taglibs.standard.tag.el.fmt.MessageTag
-
- release() - Method in class org.apache.taglibs.standard.tag.el.fmt.ParamTag
-
- release() - Method in class org.apache.taglibs.standard.tag.el.fmt.ParseDateTag
-
- release() - Method in class org.apache.taglibs.standard.tag.el.fmt.ParseNumberTag
-
- release() - Method in class org.apache.taglibs.standard.tag.el.fmt.RequestEncodingTag
-
- release() - Method in class org.apache.taglibs.standard.tag.el.fmt.SetBundleTag
-
- release() - Method in class org.apache.taglibs.standard.tag.el.fmt.SetLocaleTag
-
- release() - Method in class org.apache.taglibs.standard.tag.el.fmt.SetTimeZoneTag
-
- release() - Method in class org.apache.taglibs.standard.tag.el.fmt.TimeZoneTag
-
- release() - Method in class org.apache.taglibs.standard.tag.el.xml.ExprTag
-
- release() - Method in class org.apache.taglibs.standard.tag.el.xml.ParamTag
-
- release() - Method in class org.apache.taglibs.standard.tag.el.xml.ParseTag
-
- release() - Method in class org.apache.taglibs.standard.tag.el.xml.TransformTag
-
- release() - Method in class org.apache.taglibs.standard.tag.rt.core.IfTag
-
- release() - Method in class org.apache.taglibs.standard.tag.rt.core.WhenTag
-
- release() - Method in class org.apache.taglibs.standard.tlv.JstlBaseTLV
-
- releasePageContext(PageContext) - Method in class javax.servlet.jsp.JspFactory
-
called to release a previously allocated PageContext object.
- releasePageContext(PageContext) - Method in class org.apache.jasper.runtime.JspFactoryImpl
-
- rememberMe(boolean) - Method in class javax.security.enterprise.authentication.mechanism.http.AuthenticationParameters
-
Signals that for this call to the authentication mechanism "remember me" should be applied, IFF the
"remember me" feature is configured for the authentication mechanism responding to the authenticate call.
- RememberMe - Annotation Type in javax.security.enterprise.authentication.mechanism.http
-
The RememberMe annotation provides an application the ability to declaratively designate
that an authentication mechanism effectively "remembers" the authentication and auto
applies this with every request.
- RememberMeCredential - Class in javax.security.enterprise.credential
-
RememberMeCredential represents a credential presented as a token,
for the explicit usage with the JSR 375 provided remember me function.
- RememberMeCredential(String) - Constructor for class javax.security.enterprise.credential.RememberMeCredential
-
Constructor
- RememberMeIdentityStore - Interface in javax.security.enterprise.identitystore
-
RememberMeIdentityStore is a mechanism for validating a caller's
credentials and accessing a caller's identity attributes that's specifically
tailored for the "remember me" feature.
- Remote - Annotation Type in javax.ejb
-
Declares the remote business interface(s) for a session bean.
- RemoteEndpoint - Interface in javax.websocket
-
The RemoteEndpoint object is supplied by the container and represents the 'other end' or peer of the Web Socket
conversation.
- RemoteEndpoint.Async - Interface in javax.websocket
-
This representation of the peer of a web socket conversation has the ability to send messages asynchronously.
- RemoteEndpoint.Basic - Interface in javax.websocket
-
This representation of the peer of a web socket conversation has the ability to send messages synchronously.
- RemoteHome - Annotation Type in javax.ejb
-
Declares the remote home interface or adapted remote home interface
for a session bean.
- remove(Handle) - Method in interface javax.ejb.EJBHome
-
Remove an EJB object identified by its handle.
- remove(Object) - Method in interface javax.ejb.EJBHome
-
Remove an EJB object identified by its primary key.
- remove(Object) - Method in interface javax.ejb.EJBLocalHome
-
Remove an EJB object identified by its primary key.
- remove() - Method in interface javax.ejb.EJBLocalObject
-
Remove the EJB local object.
- remove() - Method in interface javax.ejb.EJBObject
-
Remove the EJB object.
- Remove - Annotation Type in javax.ejb
-
Applied to a business method of a stateful session bean class to indicate
to the container that the stateful session bean is to be removed by the
container after completion of the method.
- remove(Object) - Method in interface javax.persistence.EntityManager
-
Remove the entity instance.
- remove(PageContext, String, int) - Static method in class javax.servlet.jsp.jstl.core.Config
-
Removes a configuration variable from the given scope.
- remove(ServletRequest, String) - Static method in class javax.servlet.jsp.jstl.core.Config
-
Removes a configuration variable from the "request" scope.
- remove(HttpSession, String) - Static method in class javax.servlet.jsp.jstl.core.Config
-
Removes a configuration variable from the "session" scope.
- remove(ServletContext, String) - Static method in class javax.servlet.jsp.jstl.core.Config
-
Removes a configuration variable from the "application" scope.
- remove(Object) - Method in class javax.ws.rs.core.AbstractMultivaluedMap
-
- remove(Object) - Method in class org.apache.taglibs.standard.lang.jstl.EnumeratedMap
-
- removeAllAttachments() - Method in class javax.xml.soap.SOAPMessage
-
Removes all AttachmentPart objects that have been added
to this SOAPMessage object.
- removeAllFaultSubcodes() - Method in interface javax.xml.soap.SOAPFault
-
Removes any Subcodes that may be contained by this
SOAPFault.
- removeAllHeaders() - Method in class javax.xml.soap.MimeHeaders
-
Removes all the header entries from this MimeHeaders object.
- removeAllMimeHeaders() - Method in class javax.xml.soap.AttachmentPart
-
Removes all the MIME header entries.
- removeAllMimeHeaders() - Method in class javax.xml.soap.SOAPPart
-
Removes all the MimeHeader objects for this
SOAPEnvelope object.
- removeAllParameters() - Method in interface javax.xml.rpc.Call
-
Removes all specified parameters from this Call instance.
- removeAssociation(Association) - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Removes specified Association from this object.
- removeAssociations(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Removes specified Associations from this object.
- removeAttachments(MimeHeaders) - Method in class javax.xml.soap.SOAPMessage
-
Removes all the AttachmentPart objects that have header
entries that match the specified headers.
- removeAttribute(String) - Method in interface javax.servlet.http.HttpSession
-
Removes the object bound with the specified name from
this session.
- removeAttribute(String) - Method in class javax.servlet.jsp.JspContext
-
Remove the object reference associated with the given name from all scopes.
- removeAttribute(String, int) - Method in class javax.servlet.jsp.JspContext
-
Remove the object reference associated with the specified name in the given scope.
- removeAttribute(String) - Method in interface javax.servlet.ServletContext
-
Removes the attribute with the given name from
this ServletContext.
- removeAttribute(String) - Method in interface javax.servlet.ServletRequest
-
Removes an attribute from this request.
- removeAttribute(String) - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to call
removeAttribute(String name) on the wrapped request object.
- removeAttribute(Name) - Method in interface javax.xml.soap.SOAPElement
-
Removes the attribute with the specified name.
- removeAttribute(QName) - Method in interface javax.xml.soap.SOAPElement
-
Removes the attribute with the specified qname.
- removeAttribute(String) - Method in class org.apache.jasper.runtime.JspContextWrapper
-
- removeAttribute(String, int) - Method in class org.apache.jasper.runtime.JspContextWrapper
-
- removeAttribute(String, int) - Method in class org.apache.jasper.runtime.PageContextImpl
-
- removeAttribute(String) - Method in class org.apache.jasper.runtime.PageContextImpl
-
- removeAttribute(String) - Method in class org.apache.jasper.servlet.JspCServletContext
-
Remove the specified context attribute.
- removeAttribute(String) - Method in class org.apache.jasper.xmlparser.TreeNode
-
Remove any existing value for the specified attribute name.
- removeAttribute(String) - Method in class org.apache.taglibs.standard.lang.jstl.test.PageContextImpl
-
- removeAttribute(String, int) - Method in class org.apache.taglibs.standard.lang.jstl.test.PageContextImpl
-
- removeChildConcept(Concept) - Method in interface javax.xml.registry.infomodel.ClassificationScheme
-
Removes a child Concept.
- removeChildConcept(Concept) - Method in interface javax.xml.registry.infomodel.Concept
-
Removes a child Concept.
- removeChildConcepts(Collection) - Method in interface javax.xml.registry.infomodel.ClassificationScheme
-
Removes a Collection of children Concepts.
- removeChildConcepts(Collection) - Method in interface javax.xml.registry.infomodel.Concept
-
Removes a Collection of children Concepts.
- removeChildOrganization(Organization) - Method in interface javax.xml.registry.infomodel.Organization
-
Removes a child Organization.
- removeChildOrganizations(Collection) - Method in interface javax.xml.registry.infomodel.Organization
-
Removes a Collection of children Organizations.
- removeClassification(Classification) - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Removes specified Classification from this object.
- removeClassifications(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Removes specified Classifications from this object.
- removeConnectionEventListener(ConnectionEventListener) - Method in interface javax.resource.spi.ManagedConnection
-
Removes an already registered connection event listener from the
ManagedConnection instance.
- removeContents() - Method in interface javax.xml.soap.SOAPElement
-
Detaches all children of this SOAPElement.
- removeDeserializer(Class, QName) - Method in interface javax.xml.rpc.encoding.TypeMapping
-
Removes the DeserializerFactory registered for the specified
pair of Java type and XML data type.
- RemoveException - Exception in javax.ejb
-
The RemoveException is thrown at an attempt to remove an
EJB object or local EJB object when the enterprise bean or the
container does not allow the EJB object to be removed.
- RemoveException() - Constructor for exception javax.ejb.RemoveException
-
Constructs an RemoveException with no detail message.
- RemoveException(String) - Constructor for exception javax.ejb.RemoveException
-
Constructs an RemoveException with the specified
detail message.
- removeExternalIdentifier(ExternalIdentifier) - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Removes specified ExternalIdentifier as an external identifier from this object.
- removeExternalIdentifiers(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Removes specified ExternalIdentifiers as an external identifiers from this object.
- removeExternalLink(ExternalLink) - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Removes specified ExternalLink from this object.
- removeExternalLinks(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Removes specified ExternalLinks from this object.
- removeGeneratedClassFiles() - Method in class org.apache.jasper.compiler.Compiler
-
- removeGeneratedFiles() - Method in class org.apache.jasper.compiler.Compiler
-
Remove generated files
- removeHeader(String) - Method in interface javax.servlet.http.PushBuilder
-
Remove the named request header.
- removeHeader(String) - Method in class javax.xml.soap.MimeHeaders
-
Remove all MimeHeader objects whose name matches the
given name.
- removeIANA2JavaMapping(String) - Static method in class org.apache.jasper.xmlparser.EncodingMap
-
Removes an IANA to Java encoding name mapping.
- removeJava2IANAMapping(String) - Static method in class org.apache.jasper.xmlparser.EncodingMap
-
Removes a Java to IANA encoding name mapping.
- removeJspApplicationContext(ServletContext) - Static method in class org.apache.jasper.runtime.JspApplicationContextImpl
-
- removeLocalizedString(LocalizedString) - Method in interface javax.xml.registry.infomodel.InternationalString
-
Removes a LocalizedString from this object.
- removeLocalizedStrings(Collection) - Method in interface javax.xml.registry.infomodel.InternationalString
-
Removes specified LocalizedStrings to this object.
- removeLoginToken(String) - Method in interface javax.security.enterprise.identitystore.RememberMeIdentityStore
-
Dissociates the principal and groups that were associated with the token before
and removes the token itself.
- removeMessageHandler(MessageHandler) - Method in interface javax.websocket.Session
-
Remove the given MessageHandler from the set belonging to this session.
- removeMimeHeader(String) - Method in class javax.xml.soap.AttachmentPart
-
Removes all MIME headers that match the given name.
- removeMimeHeader(String) - Method in class javax.xml.soap.SOAPPart
-
Removes all MIME headers that match the given name.
- removeNamespaceDeclaration(String) - Method in interface javax.xml.soap.SOAPElement
-
Removes the namespace declaration corresponding to the given prefix.
- removeNode(TreeNode) - Method in class org.apache.jasper.xmlparser.TreeNode
-
Remove a child node from this node, if it is one.
- removeNotificationListener(ObjectName, NotificationListener) - Method in interface javax.management.j2ee.ListenerRegistration
-
Remove a listener from a registered managed object.
- removeProperty(String) - Method in interface javax.ws.rs.client.ClientRequestContext
-
Removes a property with the given name from the current request/response
exchange context.
- removeProperty(String) - Method in interface javax.ws.rs.container.ContainerRequestContext
-
Removes a property with the given name from the current request/response
exchange context.
- removeProperty(String) - Method in interface javax.ws.rs.ext.InterceptorContext
-
Removes a property with the given name from the current request/response
exchange context.
- removeProperty(String) - Method in interface javax.xml.rpc.Call
-
Removes a named property.
- removeProperty(String) - Method in interface javax.xml.rpc.handler.MessageContext
-
Removes a property (name-value pair) from the MessageContext
- removeQuotes(char[]) - Static method in class org.apache.jasper.compiler.JspUtil
-
- removeRegistryObject(RegistryObject) - Method in interface javax.xml.registry.infomodel.RegistryPackage
-
Removes a child RegistryObject from membership.
- removeRegistryObjects(Collection) - Method in interface javax.xml.registry.infomodel.RegistryPackage
-
Removes a Collection of children RegistryObjects from membership.
- removeSerializer(Class, QName) - Method in interface javax.xml.rpc.encoding.TypeMapping
-
Removes the SerializerFactory registered for the specified
pair of Java type and XML data type.
- removeService(Service) - Method in interface javax.xml.registry.infomodel.Organization
-
Removes a Service from this object.
- removeServiceBinding(ServiceBinding) - Method in interface javax.xml.registry.infomodel.Service
-
Removes a child ServiceBinding.
- removeServiceBindings(Collection) - Method in interface javax.xml.registry.infomodel.Service
-
Removes a Collection of children ServiceBindings.
- removeServices(Collection) - Method in interface javax.xml.registry.infomodel.Organization
-
Removes a Collection of children Services from this object.
- removeSlot(String) - Method in interface javax.xml.registry.infomodel.ExtensibleObject
-
Removes a Slot from this object.
- removeSlots(Collection) - Method in interface javax.xml.registry.infomodel.ExtensibleObject
-
Removes specified Slots from this object.
- removeSpecificationLink(SpecificationLink) - Method in interface javax.xml.registry.infomodel.ServiceBinding
-
Removes a child SpecificationLink.
- removeSpecificationLinks(Collection) - Method in interface javax.xml.registry.infomodel.ServiceBinding
-
Removes a Collection of children SpecificationLinks.
- RemoveTag - Class in org.apache.taglibs.standard.tag.common.core
-
A handler for the <remove> tag, which removes the variable
identified by 'var' (and 'scope', if present).
- RemoveTag() - Constructor for class org.apache.taglibs.standard.tag.common.core.RemoveTag
-
Constructs a new handler.
- removeTypeMapping(TypeMapping) - Method in interface javax.xml.rpc.encoding.TypeMappingRegistry
-
Removes a TypeMapping from the TypeMappingRegistry.
- removeUser(User) - Method in interface javax.xml.registry.infomodel.Organization
-
Removes a User.
- removeUsers(Collection) - Method in interface javax.xml.registry.infomodel.Organization
-
Removes a Collection of Users.
- removeValue(String) - Method in interface javax.servlet.http.HttpSession
-
- removeValue(String) - Method in class javax.servlet.jsp.tagext.TagSupport
-
Remove a value associated with a key.
- removeWrapper(String) - Method in class org.apache.jasper.compiler.JspRuntimeContext
-
Remove a JspServletWrapper.
- replace(String, char, String) - Static method in class org.apache.jasper.compiler.JspUtil
-
Replaces any occurrences of the character replace with the
string with.
- replace(String, String, String) - Static method in class org.apache.taglibs.standard.functions.Functions
-
- replaceAll(MultivaluedMap<String, Object>) - Method in class javax.ws.rs.core.Response.ResponseBuilder
-
Replaces all existing headers with the newly supplied headers.
- replaceMatrix(String) - Method in class javax.ws.rs.core.UriBuilder
-
Set the matrix parameters of the current final segment of the current URI path.
- replaceMatrixParam(String, Object...) - Method in class javax.ws.rs.core.UriBuilder
-
Replace the existing value(s) of a matrix parameter on
the current final segment of the URI path.
- replacePath(String) - Method in class javax.ws.rs.core.UriBuilder
-
Set the URI path.
- replaceQuery(String) - Method in class javax.ws.rs.core.UriBuilder
-
Set the URI query string.
- replaceQueryParam(String, Object...) - Method in class javax.ws.rs.core.UriBuilder
-
Replace the existing value(s) of a query parameter.
- request(Message) - Method in class javax.jms.QueueRequestor
-
Sends a request and waits for a reply.
- request(Message) - Method in class javax.jms.TopicRequestor
-
Sends a request and waits for a reply.
- REQUEST - Static variable in class javax.servlet.jsp.PageContext
-
Name used to store ServletRequest in PageContext name table.
- request() - Method in interface javax.ws.rs.client.WebTarget
-
Start building a request to the targeted web resource.
- request(String...) - Method in interface javax.ws.rs.client.WebTarget
-
Start building a request to the targeted web resource and define the accepted
response media types.
- request(MediaType...) - Method in interface javax.ws.rs.client.WebTarget
-
Start building a request to the targeted web resource and define the accepted
response media types.
- Request - Interface in javax.ws.rs.core
-
An injectable helper for request processing, all methods throw an
IllegalStateException if called outside the scope of a request
(e.g.
- REQUEST_CIPHER_SUITE - Static variable in class javax.xml.ws.spi.http.HttpExchange
-
Standard property: cipher suite value when the request is received
over HTTPS
- REQUEST_KEY_SIZE - Static variable in class javax.xml.ws.spi.http.HttpExchange
-
Standard property: bit size of the algorithm when the request is
received over HTTPS
- REQUEST_SCOPE - Static variable in class javax.servlet.jsp.PageContext
-
Request scope: the named reference remains available from the ServletRequest associated with the Servlet until
the current request is completed.
- REQUEST_SCOPE - Static variable in class org.apache.taglibs.standard.tlv.JstlBaseTLV
-
- REQUEST_TIME_VALUE - Static variable in class javax.servlet.jsp.tagext.TagData
-
Distinguished value for an attribute to indicate its value is a request-time expression (which is not yet
available because TagData instances are used at translation-time).
- REQUEST_X509CERTIFICATE - Static variable in class javax.xml.ws.spi.http.HttpExchange
-
Standard property: A SSL certificate, if any, associated with the request
- requestDestroyed(ServletRequestEvent) - Method in interface javax.servlet.ServletRequestListener
-
Receives notification that a ServletRequest is about to go out
of scope of the web application.
- RequestDispatcher - Interface in javax.servlet
-
Defines an object that receives requests from the client
and sends them to any resource (such as a servlet,
HTML file, or JSP file) on the server.
- RequestEncodingSupport - Class in org.apache.taglibs.standard.tag.common.fmt
-
Support for tag handlers for <requestEncoding>, the tag for setting
the request character encoding in JSTL 1.0.
- RequestEncodingSupport() - Constructor for class org.apache.taglibs.standard.tag.common.fmt.RequestEncodingSupport
-
- RequestEncodingTag - Class in org.apache.taglibs.standard.tag.el.fmt
-
A handler for <requestEncoding> that accepts attributes as Strings
and evaluates them as expressions at runtime.
- RequestEncodingTag() - Constructor for class org.apache.taglibs.standard.tag.el.fmt.RequestEncodingTag
-
Constructs a new RequestEncodingTag.
- RequestEncodingTag - Class in org.apache.taglibs.standard.tag.rt.fmt
-
A handler for <requestEncoding> that supports rtexprvalue-based
attributes.
- RequestEncodingTag() - Constructor for class org.apache.taglibs.standard.tag.rt.fmt.RequestEncodingTag
-
- requestInitialized(ServletRequestEvent) - Method in interface javax.servlet.ServletRequestListener
-
Receives notification that a ServletRequest is about to come
into scope of the web application.
- RequestWrapper - Annotation Type in javax.xml.ws
-
Used to annotate methods in the Service Endpoint Interface with the request
wrapper bean to be used at runtime.
- required - Variable in class javax.xml.ws.soap.AddressingFeature
-
If addressing is enabled, this property determines whether the endpoint
requires WS-Addressing.
- reset() - Method in interface javax.jms.BytesMessage
-
Puts the message body in read-only mode and repositions the stream of bytes to the beginning.
- reset() - Method in interface javax.jms.StreamMessage
-
Puts the message body in read-only mode and repositions the stream to the beginning.
- reset() - Method in interface javax.servlet.ServletResponse
-
Clears any data that exists in the buffer as well as the status code,
headers.
- reset() - Method in class javax.servlet.ServletResponseWrapper
-
The default behavior of this method is to call reset()
on the wrapped response object.
- reset() - Method in class javax.xml.bind.util.ValidationEventCollector
-
Clear all collected errors and warnings.
- reset() - Method in class org.apache.jasper.xmlparser.ASCIIReader
-
Reset the stream.
- reset() - Method in class org.apache.jasper.xmlparser.UCSReader
-
Reset the stream.
- reset() - Method in class org.apache.jasper.xmlparser.UTF8Reader
-
Reset the stream.
- reset() - Method in class org.apache.taglibs.standard.tag.common.xml.JSTLXPathImpl
-
Reset this XPath to its original configuration.
- resetBuffer() - Method in interface javax.servlet.ServletResponse
-
Clears the content of the underlying buffer in the response without
clearing headers or status code.
- resetBuffer() - Method in class javax.servlet.ServletResponseWrapper
-
The default behavior of this method is to call resetBuffer()
on the wrapped response object.
- resetBuffer() - Method in class org.apache.jasper.runtime.ServletResponseWrapperInclude
-
Clears the output buffer of the JspWriter associated with the including
page.
- resetTemporaryVariableName() - Static method in class org.apache.jasper.compiler.JspUtil
-
Resets the temporary variable name.
- resolve(URI) - Method in interface javax.ws.rs.core.UriInfo
-
Resolve a relative URI with respect to the base URI of the application.
- resolveEntity(String, String) - Method in class org.apache.taglibs.standard.tag.common.xml.ParseSupport.JstlEntityResolver
-
- resolveFunction(String, String) - Method in interface javax.servlet.jsp.el.FunctionMapper
-
Deprecated.
Resolves the specified local name and prefix into a Java.lang.Method.
- resolveFunction(String, String) - Method in class org.apache.jasper.runtime.ProtectedFunctionMapper
-
Resolves the specified local name and prefix into a Java.lang.Method.
- resolveRelativeUri(String) - Method in class org.apache.jasper.JspCompilationContext
-
Get the full value of a URI relative to this compilations context
uses current file as the base.
- resolveTemplate(String, Object) - Method in interface javax.ws.rs.client.WebTarget
-
Create a new WebTarget instance by resolving a URI template with a given name
in the URI of the current target instance using a supplied value.
- resolveTemplate(String, Object, boolean) - Method in interface javax.ws.rs.client.WebTarget
-
Create a new WebTarget instance by resolving a URI template with a given name
in the URI of the current target instance using a supplied value.
- resolveTemplate(String, Object) - Method in class javax.ws.rs.core.UriBuilder
-
Resolve a URI template with a given name in this UriBuilder instance
using a supplied value.
- resolveTemplate(String, Object, boolean) - Method in class javax.ws.rs.core.UriBuilder
-
Resolve a URI template with a given name in this UriBuilder instance
using a supplied value.
- resolveTemplateFromEncoded(String, Object) - Method in interface javax.ws.rs.client.WebTarget
-
Create a new WebTarget instance by resolving a URI template with a given name
in the URI of the current target instance using a supplied encoded value.
- resolveTemplateFromEncoded(String, Object) - Method in class javax.ws.rs.core.UriBuilder
-
Resolve a URI template with a given name in this UriBuilder instance
using a supplied encoded value.
- resolveTemplates(Map<String, Object>) - Method in interface javax.ws.rs.client.WebTarget
-
Create a new WebTarget instance by resolving one or more URI templates
in the URI of the current target instance using supplied name-value pairs.
- resolveTemplates(Map<String, Object>, boolean) - Method in interface javax.ws.rs.client.WebTarget
-
Create a new WebTarget instance by resolving one or more URI templates
in the URI of the current target instance using supplied name-value pairs.
- resolveTemplates(Map<String, Object>) - Method in class javax.ws.rs.core.UriBuilder
-
Resolve one or more URI templates in this UriBuilder instance using supplied
name-value pairs.
- resolveTemplates(Map<String, Object>, boolean) - Method in class javax.ws.rs.core.UriBuilder
-
Resolve one or more URI templates in this UriBuilder instance using supplied
name-value pairs.
- resolveTemplatesFromEncoded(Map<String, Object>) - Method in interface javax.ws.rs.client.WebTarget
-
Create a new WebTarget instance by resolving one or more URI templates
in the URI of the current target instance using supplied name-encoded value pairs.
- resolveTemplatesFromEncoded(Map<String, Object>) - Method in class javax.ws.rs.core.UriBuilder
-
Resolve one or more URI templates in this UriBuilder instance using supplied
name-value pairs.
- resolveUrl(String, String, PageContext) - Static method in class org.apache.taglibs.standard.tag.common.core.UrlSupport
-
- resolveVariable(String) - Method in interface javax.servlet.jsp.el.VariableResolver
-
Deprecated.
Resolves the specified variable.
- resolveVariable(String) - Method in class org.apache.jasper.runtime.VariableMapperImpl
-
Resolves the specified variable within the given context.
- resolveVariable(String) - Method in class org.apache.jasper.runtime.VariableResolverImpl
-
Resolves the specified variable within the given context.
- resolveVariable(String, Object) - Method in class org.apache.taglibs.standard.lang.jstl.JSTLVariableResolver
-
Resolves the specified variable within the given context.
- resolveVariable(String, Object) - Method in interface org.apache.taglibs.standard.lang.jstl.VariableResolver
-
Resolves the specified variable within the given context.
- resolveVariable(QName) - Method in class org.apache.taglibs.standard.tag.common.xml.JSTLXPathVariableResolver
-
Find variable in set of variables
- Resource - Annotation Type in javax.annotation
-
The Resource annotation marks a resource that is needed
by the application.
- Resource.AuthenticationType - Enum in javax.annotation
-
The two possible authentication types for a resource.
- ResourceAdapter - Interface in javax.resource.spi
-
This represents a resource adapter instance and contains operations for
lifecycle management and message endpoint setup.
- ResourceAdapterAssociation - Interface in javax.resource.spi
-
This interface specifies the methods to associate a
ResourceAdapter object with other objects that
implement this interface like
ManagedConnectionFactory and ActivationSpec.
- ResourceAdapterInternalException - Exception in javax.resource.spi
-
A ResourceAdapterInternalException indicates any
system-level error conditions related to a resource adapter.
- ResourceAdapterInternalException() - Constructor for exception javax.resource.spi.ResourceAdapterInternalException
-
Constructs a new instance with null as its detail message.
- ResourceAdapterInternalException(String) - Constructor for exception javax.resource.spi.ResourceAdapterInternalException
-
Constructs a new instance with the specified detail message.
- ResourceAdapterInternalException(Throwable) - Constructor for exception javax.resource.spi.ResourceAdapterInternalException
-
Constructs a new throwable with the specified cause.
- ResourceAdapterInternalException(String, Throwable) - Constructor for exception javax.resource.spi.ResourceAdapterInternalException
-
Constructs a new throwable with the specified detail message and cause.
- ResourceAdapterInternalException(String, String) - Constructor for exception javax.resource.spi.ResourceAdapterInternalException
-
Constructs a new throwable with the specified detail message and
an error code.
- ResourceAdapterMetaData - Interface in javax.resource.cci
-
The interface javax.resource.cci.ResourceAdapterMetaData
provides information about capabilities of a resource adapter
implementation.
- ResourceAllocationException - Exception in javax.jms
-
This exception is thrown when a provider is unable to allocate the resources required by a method.
- ResourceAllocationException(String, String) - Constructor for exception javax.jms.ResourceAllocationException
-
Constructs a ResourceAllocationException with the specified reason and error code.
- ResourceAllocationException(String) - Constructor for exception javax.jms.ResourceAllocationException
-
Constructs a ResourceAllocationException with the specified reason.
- ResourceAllocationException - Exception in javax.resource.spi
-
A ResourceAllocationException can be thrown by an
application server or
resource adapter to indicate any failure to allocate system resources
(example: threads, physical connections).
- ResourceAllocationException() - Constructor for exception javax.resource.spi.ResourceAllocationException
-
Constructs a new instance with null as its detail message.
- ResourceAllocationException(String) - Constructor for exception javax.resource.spi.ResourceAllocationException
-
Constructs a new instance with the specified detail message.
- ResourceAllocationException(Throwable) - Constructor for exception javax.resource.spi.ResourceAllocationException
-
Constructs a new throwable with the specified cause.
- ResourceAllocationException(String, Throwable) - Constructor for exception javax.resource.spi.ResourceAllocationException
-
Constructs a new throwable with the specified detail message and cause.
- ResourceAllocationException(String, String) - Constructor for exception javax.resource.spi.ResourceAllocationException
-
Constructs a new throwable with the specified detail message and
an error code.
- ResourceAllocationRuntimeException - Exception in javax.jms
-
This unchecked exception is thrown when a provider is unable to allocate the resources required by a method.
- ResourceAllocationRuntimeException(String, String) - Constructor for exception javax.jms.ResourceAllocationRuntimeException
-
Constructs a ResourceAllocationRuntimeException with the specified reason and error code.
- ResourceAllocationRuntimeException(String) - Constructor for exception javax.jms.ResourceAllocationRuntimeException
-
Constructs a ResourceAllocationRuntimeException with the specified reason.
- ResourceAllocationRuntimeException(String, String, Throwable) - Constructor for exception javax.jms.ResourceAllocationRuntimeException
-
Constructs a ResourceAllocationRuntimeException with the specified detail message, error code and cause
- ResourceContext - Interface in javax.ws.rs.container
-
The resource context provides access to instances of resource classes.
- ResourceException - Exception in javax.resource
-
This is the root interface of the exception hierarchy defined
for the Connector architecture.
- ResourceException() - Constructor for exception javax.resource.ResourceException
-
Constructs a new instance with null as its detail message.
- ResourceException(String) - Constructor for exception javax.resource.ResourceException
-
Constructs a new instance with the specified detail message.
- ResourceException(Throwable) - Constructor for exception javax.resource.ResourceException
-
Constructs a new throwable with the specified cause.
- ResourceException(String, Throwable) - Constructor for exception javax.resource.ResourceException
-
Constructs a new throwable with the specified detail message and cause.
- ResourceException(String, String) - Constructor for exception javax.resource.ResourceException
-
Create a new throwable with the specified message and error code.
- ResourceInfo - Interface in javax.ws.rs.container
-
An injectable class to access the resource class and resource method
matched by the current request.
- ResourceInjector - Interface in org.glassfish.jsp.api
-
Interface for injecting injectable resources into tag handler instances.
- Resources - Annotation Type in javax.annotation
-
This class is used to allow multiple resources declarations.
- Resources - Class in org.apache.taglibs.standard.resources
-
Provides locale-neutral access to string resources.
- Resources() - Constructor for class org.apache.taglibs.standard.resources.Resources
-
- ResourceWarning - Exception in javax.resource.cci
-
A ResourceWarning provides information on warnings related to
execution of an interaction with an EIS.
- ResourceWarning() - Constructor for exception javax.resource.cci.ResourceWarning
-
Constructs a new instance with null as its detail message.
- ResourceWarning(String) - Constructor for exception javax.resource.cci.ResourceWarning
-
Constructs a new instance with the specified detail message.
- ResourceWarning(Throwable) - Constructor for exception javax.resource.cci.ResourceWarning
-
Constructs a new throwable with the specified cause.
- ResourceWarning(String, Throwable) - Constructor for exception javax.resource.cci.ResourceWarning
-
Constructs a new throwable with the specified detail message and cause.
- ResourceWarning(String, String) - Constructor for exception javax.resource.cci.ResourceWarning
-
Constructs a new throwable with the specified detail message and
an error code.
- RespectBinding - Annotation Type in javax.xml.ws
-
This feature clarifies the use of the wsdl:binding
in a JAX-WS runtime.
- RespectBindingFeature - Class in javax.xml.ws
-
This feature clarifies the use of the wsdl:binding
in a JAX-WS runtime.
- RespectBindingFeature() - Constructor for class javax.xml.ws.RespectBindingFeature
-
Creates an RespectBindingFeature.
- RespectBindingFeature(boolean) - Constructor for class javax.xml.ws.RespectBindingFeature
-
Creates an RespectBindingFeature
- RESPONSE - Static variable in class javax.servlet.jsp.PageContext
-
Name used to store ServletResponse in PageContext name table.
- Response - Class in javax.ws.rs.core
-
Defines the contract between a returned instance and the runtime when
an application needs to provide meta-data to the runtime.
- Response() - Constructor for class javax.ws.rs.core.Response
-
Protected constructor, use one of the static methods to obtain a
Response.ResponseBuilder instance and obtain a Response from that.
- Response<T> - Interface in javax.xml.ws
-
The Response interface provides methods used to obtain the
payload and context of a message sent in response to an operation
invocation.
- Response.ResponseBuilder - Class in javax.ws.rs.core
-
A class used to build Response instances that contain metadata instead
of or in addition to an entity.
- Response.Status - Enum in javax.ws.rs.core
-
- Response.Status.Family - Enum in javax.ws.rs.core
-
An enumeration representing the class of status code.
- Response.StatusType - Interface in javax.ws.rs.core
-
Base interface for statuses used in responses.
- ResponseBuilder() - Constructor for class javax.ws.rs.core.Response.ResponseBuilder
-
Protected constructor, use one of the static methods of
Response to obtain an instance.
- responseNotFound() - Method in interface javax.security.enterprise.authentication.mechanism.http.HttpMessageContext
-
Sets the response status to 404 (not found).
- responseNotFound() - Method in class javax.security.enterprise.authentication.mechanism.http.HttpMessageContextWrapper
-
- ResponseProcessingException - Exception in javax.ws.rs.client
-
JAX-RS client-side runtime processing exception thrown to indicate that
response processing has failed (e.g.
- ResponseProcessingException(Response, Throwable) - Constructor for exception javax.ws.rs.client.ResponseProcessingException
-
Constructs a new JAX-RS runtime response processing exception
for a specific
response with the specified cause
and a detail message of
(cause==null ? null : cause.toString())
(which typically contains the class and detail message of
cause).
- ResponseProcessingException(Response, String, Throwable) - Constructor for exception javax.ws.rs.client.ResponseProcessingException
-
Constructs a new JAX-RS runtime response processing exception with the specified detail
message and cause.
- ResponseProcessingException(Response, String) - Constructor for exception javax.ws.rs.client.ResponseProcessingException
-
Constructs a new JAX-RS runtime processing exception with the specified detail
message.
- responseUnauthorized() - Method in interface javax.security.enterprise.authentication.mechanism.http.HttpMessageContext
-
Sets the response status to 401 (unauthorized).
- responseUnauthorized() - Method in class javax.security.enterprise.authentication.mechanism.http.HttpMessageContextWrapper
-
- ResponseWrapper - Annotation Type in javax.xml.ws
-
Used to annotate methods in the Service Endpoint Interface with the response
wrapper bean to be used at runtime.
- Result - Interface in javax.servlet.jsp.jstl.sql
-
This interface represents the result of a <sql:query>
action.
- result - Variable in class org.apache.taglibs.standard.tag.common.xml.TransformSupport
-
- ResultImpl - Class in org.apache.taglibs.standard.tag.common.sql
-
This class creates a cached version of a ResultSet.
- ResultImpl(ResultSet, int, int) - Constructor for class org.apache.taglibs.standard.tag.common.sql.ResultImpl
-
This constructor reads the ResultSet and saves a cached
copy.
- ResultSet - Interface in javax.resource.cci
-
A ResultSet represents tabular data that is retrieved from an EIS
instance by the execution of an Interaction..
- ResultSetInfo - Interface in javax.resource.cci
-
The interface javax.resource.cci.ResultSetInfo provides
information on the support provided for ResultSet by a connected
EIS instance.
- ResultSupport - Class in javax.servlet.jsp.jstl.sql
-
Supports the creation of a javax.servlet.jsp.jstl.sql.Result object
from a source java.sql.ResultSet object.
- ResultSupport() - Constructor for class javax.servlet.jsp.jstl.sql.ResultSupport
-
- resume(Transaction) - Method in interface javax.transaction.TransactionManager
-
Resume the transaction context association of the calling thread
with the transaction represented by the supplied Transaction object.
- resume(Object) - Method in interface javax.ws.rs.container.AsyncResponse
-
Resume the suspended request processing using the provided response data.
- resume(Throwable) - Method in interface javax.ws.rs.container.AsyncResponse
-
Resume the suspended request processing using the provided throwable.
- RETRY_AFTER - Static variable in interface javax.ws.rs.core.HttpHeaders
-
- RetryableException - Interface in javax.resource.spi
-
A marker interface indicating that the Exception is transient.
- RetryableUnavailableException - Exception in javax.resource.spi
-
A subclass of the UnavailableException that
indicates that the rejection of the work submission is transient.
- RetryableUnavailableException() - Constructor for exception javax.resource.spi.RetryableUnavailableException
-
Constructs a new instance with null as its detail message.
- RetryableUnavailableException(String) - Constructor for exception javax.resource.spi.RetryableUnavailableException
-
Constructs a new instance with the specified detail message.
- RetryableUnavailableException(Throwable) - Constructor for exception javax.resource.spi.RetryableUnavailableException
-
Constructs a new throwable with the specified cause.
- RetryableUnavailableException(String, Throwable) - Constructor for exception javax.resource.spi.RetryableUnavailableException
-
Constructs a new throwable with the specified detail message and cause.
- RetryableUnavailableException(String, String) - Constructor for exception javax.resource.spi.RetryableUnavailableException
-
Constructs a new throwable with the specified detail message and
an error code.
- RetryableWorkRejectedException - Exception in javax.resource.spi.work
-
A subclass of the WorkRejectedException that
indicates that the the service unavailability is transient.
- RetryableWorkRejectedException() - Constructor for exception javax.resource.spi.work.RetryableWorkRejectedException
-
Constructs a new instance with null as its detail message.
- RetryableWorkRejectedException(String) - Constructor for exception javax.resource.spi.work.RetryableWorkRejectedException
-
Constructs a new instance with the specified detail message.
- RetryableWorkRejectedException(Throwable) - Constructor for exception javax.resource.spi.work.RetryableWorkRejectedException
-
Constructs a new throwable with the specified cause.
- RetryableWorkRejectedException(String, Throwable) - Constructor for exception javax.resource.spi.work.RetryableWorkRejectedException
-
Constructs a new throwable with the specified detail message and cause.
- RetryableWorkRejectedException(String, String) - Constructor for exception javax.resource.spi.work.RetryableWorkRejectedException
-
Constructs a new throwable with the specified detail message and
an error code.
- reuse(JspTag) - Method in class org.apache.jasper.runtime.TagHandlerPool
-
Adds the given tag handler to this tag handler pool, unless this tag
handler pool has already reached its capacity, in which case the tag
handler's release() method is called.
- REVERSE - Static variable in class javax.json.bind.config.PropertyOrderStrategy
-
Using this strategy, the order of properties is in reverse order
to lexicographical order.
- reverse() - Method in interface javax.persistence.criteria.Order
-
Switch the ordering.
- RolesAllowed - Annotation Type in javax.annotation.security
-
Specifies the list of security roles permitted to access method(s) in an
application.
- rollback() - Method in interface javax.jms.JMSContext
-
Rolls back any messages done in this transaction and releases any locks currently held.
- rollback() - Method in interface javax.jms.Session
-
Rolls back any messages done in this transaction and releases any locks currently held.
- rollback() - Method in interface javax.jms.XAJMSContext
-
Throws a TransactionInProgressRuntimeException, since it should not be called for an XAJMSContext
object.
- rollback() - Method in interface javax.jms.XASession
-
Throws a TransactionInProgressException, since it should not be called for an XASession object.
- rollback() - Method in interface javax.persistence.EntityTransaction
-
Roll back the current resource transaction.
- rollback() - Method in interface javax.resource.cci.LocalTransaction
-
Rollbacks the current resource manager local transaction.
- rollback() - Method in interface javax.resource.spi.LocalTransaction
-
Rollback a local transaction
- rollback(Xid) - Method in interface javax.resource.spi.XATerminator
-
Informs the resource manager to roll back work done on behalf
of a transaction branch.
- rollback() - Method in interface javax.transaction.Transaction
-
Rollback the transaction represented by this Transaction object.
- rollback() - Method in interface javax.transaction.TransactionManager
-
Roll back the transaction associated with the current thread.
- rollback() - Method in interface javax.transaction.UserTransaction
-
Roll back the transaction associated with the current thread.
- RollbackException - Exception in javax.persistence
-
- RollbackException() - Constructor for exception javax.persistence.RollbackException
-
Constructs a new RollbackException exception
with null as its detail message.
- RollbackException(String) - Constructor for exception javax.persistence.RollbackException
-
Constructs a new RollbackException exception
with the specified detail message.
- RollbackException(String, Throwable) - Constructor for exception javax.persistence.RollbackException
-
Constructs a new RollbackException exception
with the specified detail message and cause.
- RollbackException(Throwable) - Constructor for exception javax.persistence.RollbackException
-
Constructs a new RollbackException exception
with the specified cause.
- RollbackException - Exception in javax.transaction
-
RollbackException exception is thrown when the transaction has been
marked for rollback only or the transaction has been rolled back
instead of committed.
- RollbackException() - Constructor for exception javax.transaction.RollbackException
-
- RollbackException(String) - Constructor for exception javax.transaction.RollbackException
-
- Root<X> - Interface in javax.persistence.criteria
-
A root type in the from clause.
- ROOT_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
-
- ROOT_REL_URI - Static variable in class org.apache.jasper.runtime.TldScanner
-
- RPAREN - Static variable in interface org.apache.taglibs.standard.lang.jstl.parser.ELParserConstants
-
- run() - Method in interface javax.jms.Session
-
Optional operation, intended to be used only by Application Servers, not by ordinary JMS clients.
- run() - Method in class org.apache.jasper.compiler.JspRuntimeContext
-
The background thread that checks for changes to files
included by a JSP and flags that a recompile is required.
- run() - Method in class org.apache.jasper.security.PrivilegedGetTccl
-
- run() - Method in class org.apache.jasper.security.PrivilegedSetTccl
-
- RunAs - Annotation Type in javax.annotation.security
-
Defines the identity of the application during execution.
- runTests(DataInput, PrintStream) - Static method in class org.apache.taglibs.standard.lang.jstl.test.EvaluationTest
-
Runs the tests, reading expressions from pIn and writing the
results to pOut.
- runTests(File, File) - Static method in class org.apache.taglibs.standard.lang.jstl.test.EvaluationTest
-
Runs the tests, reading from the given input file and writing to
the given output file.
- runTests(DataInput, PrintStream) - Static method in class org.apache.taglibs.standard.lang.jstl.test.ParserTest
-
Runs the tests, reading expressions from pIn and writing the
results to pOut.
- runTests(File, File) - Static method in class org.apache.taglibs.standard.lang.jstl.test.ParserTest
-
Runs the tests, reading from the given input file and writing to
the given output file.
- RuntimeDelegate - Class in javax.ws.rs.ext
-
Implementations of JAX-RS provide a concrete subclass of RuntimeDelegate and
various JAX-RS API methods defer to methods of RuntimeDelegate for their
functionality.
- RuntimeDelegate() - Constructor for class javax.ws.rs.ext.RuntimeDelegate
-
Allows custom implementations to extend the RuntimeDelegate class.
- RuntimeDelegate.HeaderDelegate<T> - Interface in javax.ws.rs.ext
-
Defines the contract for a delegate that is responsible for
converting between the String form of a HTTP header and
the corresponding JAX-RS type T.
- RuntimeType - Enum in javax.ws.rs
-
Enumeration of JAX-RS runtime types.
- rx() - Method in interface javax.ws.rs.client.Invocation.Builder
-
Access the default reactive invoker based on CompletionStage.
- rx(Class<T>) - Method in interface javax.ws.rs.client.Invocation.Builder
-
Access a reactive invoker based on a
RxInvoker subclass provider.
- RxInvoker<T> - Interface in javax.ws.rs.client
-
Uniform interface for reactive invocation of HTTP methods.
- RxInvokerProvider<T extends RxInvoker> - Interface in javax.ws.rs.client
-
- SAAJMetaFactory - Class in javax.xml.soap
-
The access point for the implementation classes of the factories defined in the
SAAJ API.
- SAAJMetaFactory() - Constructor for class javax.xml.soap.SAAJMetaFactory
-
- SAAJResult - Class in javax.xml.soap
-
Acts as a holder for the results of a JAXP transformation or a JAXB
marshalling, in the form of a SAAJ tree.
- SAAJResult() - Constructor for class javax.xml.soap.SAAJResult
-
Creates a SAAJResult that will present results in the form
of a SAAJ tree that supports the default (SOAP 1.1) protocol.
- SAAJResult(String) - Constructor for class javax.xml.soap.SAAJResult
-
Creates a SAAJResult that will present results in the form
of a SAAJ tree that supports the specified protocol.
- SAAJResult(SOAPMessage) - Constructor for class javax.xml.soap.SAAJResult
-
Creates a SAAJResult that will write the results into the
SOAPPart of the supplied SOAPMessage.
- SAAJResult(SOAPElement) - Constructor for class javax.xml.soap.SAAJResult
-
Creates a SAAJResult that will write the results as a
child node of the SOAPElement specified.
- SampleTest - Class in java.xml.bind.tests
-
Sample test class
- SampleTest() - Constructor for class java.xml.bind.tests.SampleTest
-
- saveAssociations(Collection, boolean) - Method in interface javax.xml.registry.BusinessLifeCycleManager
-
Saves the specified Association instances.
- saveBytecode(String, String) - Method in class org.apache.jasper.compiler.JspRuntimeContext
-
Save the bytecode for a class to disk.
- saveChanges() - Method in class javax.xml.soap.SOAPMessage
-
Updates this SOAPMessage object with all the changes that
have been made to it.
- saveClassFile(String, String) - Method in class org.apache.jasper.compiler.Jsr199JavaCompiler
-
- saveClassFile(String, String) - Method in class org.apache.jasper.compiler.NullJavaCompiler
-
- saveClassificationSchemes(Collection) - Method in interface javax.xml.registry.BusinessLifeCycleManager
-
Saves the specified ClassificationScheme instances.
- saveConcepts(Collection) - Method in interface javax.xml.registry.BusinessLifeCycleManager
-
Saves the specified Concepts.
- SaveException - Exception in javax.xml.registry
-
A RegistryException that occurs during a save action.
- SaveException() - Constructor for exception javax.xml.registry.SaveException
-
Constructs a JAXRException object with no
reason or embedded Throwable.
- SaveException(String) - Constructor for exception javax.xml.registry.SaveException
-
Constructs a JAXRException object with the given
String as the reason for the exception being thrown.
- SaveException(String, Throwable) - Constructor for exception javax.xml.registry.SaveException
-
Constructs a JAXRException object with the given
String as the reason for the exception being thrown
and the given Throwable object as an embedded
Throwable.
- SaveException(Throwable) - Constructor for exception javax.xml.registry.SaveException
-
Constructs a JAXRException object initialized
with the given Throwable object.
- saveObjects(Collection) - Method in interface javax.xml.registry.LifeCycleManager
-
Saves one or more Objects to the registry.
- saveOrganizations(Collection) - Method in interface javax.xml.registry.BusinessLifeCycleManager
-
Saves the specified Organizations.
- saveRequired() - Method in class javax.xml.soap.SOAPMessage
-
Indicates whether this SOAPMessage object needs to have
the method saveChanges called on it.
- saveServiceBindings(Collection) - Method in interface javax.xml.registry.BusinessLifeCycleManager
-
Saves the specified ServiceBindings.
- saveServices(Collection) - Method in interface javax.xml.registry.BusinessLifeCycleManager
-
Saves the specified Services.
- SC_ACCEPTED - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (202) indicating that a request was accepted for
processing, but was not completed.
- SC_BAD_GATEWAY - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (502) indicating that the HTTP server received an
invalid response from a server it consulted when acting as a
proxy or gateway.
- SC_BAD_REQUEST - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (400) indicating the request sent by the client was
syntactically incorrect.
- SC_CONFLICT - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (409) indicating that the request could not be
completed due to a conflict with the current state of the
resource.
- SC_CONTINUE - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (100) indicating the client can continue.
- SC_CREATED - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (201) indicating the request succeeded and created
a new resource on the server.
- SC_EXPECTATION_FAILED - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (417) indicating that the server could not meet the
expectation given in the Expect request header.
- SC_FORBIDDEN - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (403) indicating the server understood the request
but refused to fulfill it.
- SC_FOUND - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (302) indicating that the resource reside
temporarily under a different URI.
- SC_GATEWAY_TIMEOUT - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (504) indicating that the server did not receive
a timely response from the upstream server while acting as
a gateway or proxy.
- SC_GONE - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (410) indicating that the resource is no longer
available at the server and no forwarding address is known.
- SC_HTTP_VERSION_NOT_SUPPORTED - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (505) indicating that the server does not support
or refuses to support the HTTP protocol version that was used
in the request message.
- SC_INTERNAL_SERVER_ERROR - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (500) indicating an error inside the HTTP server
which prevented it from fulfilling the request.
- SC_LENGTH_REQUIRED - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (411) indicating that the request cannot be handled
without a defined Content-Length.
- SC_METHOD_NOT_ALLOWED - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (405) indicating that the method specified in the
Request-Line is not allowed for the resource
identified by the Request-URI.
- SC_MOVED_PERMANENTLY - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (301) indicating that the resource has permanently
moved to a new location, and that future references should use a
new URI with their requests.
- SC_MOVED_TEMPORARILY - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (302) indicating that the resource has temporarily
moved to another location, but that future references should
still use the original URI to access the resource.
- SC_MULTIPLE_CHOICES - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (300) indicating that the requested resource
corresponds to any one of a set of representations, each with
its own specific location.
- SC_NO_CONTENT - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (204) indicating that the request succeeded but that
there was no new information to return.
- SC_NON_AUTHORITATIVE_INFORMATION - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (203) indicating that the meta information presented
by the client did not originate from the server.
- SC_NOT_ACCEPTABLE - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (406) indicating that the resource identified by the
request is only capable of generating response entities which have
content characteristics not acceptable according to the accept
headers sent in the request.
- SC_NOT_FOUND - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (404) indicating that the requested resource is not
available.
- SC_NOT_IMPLEMENTED - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (501) indicating the HTTP server does not support
the functionality needed to fulfill the request.
- SC_NOT_MODIFIED - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (304) indicating that a conditional GET operation
found that the resource was available and not modified.
- SC_OK - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (200) indicating the request succeeded normally.
- SC_PARTIAL_CONTENT - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (206) indicating that the server has fulfilled
the partial GET request for the resource.
- SC_PAYMENT_REQUIRED - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (402) reserved for future use.
- SC_PRECONDITION_FAILED - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (412) indicating that the precondition given in one
or more of the request-header fields evaluated to false when it
was tested on the server.
- SC_PROXY_AUTHENTICATION_REQUIRED - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (407) indicating that the client MUST first
authenticate itself with the proxy.
- SC_REQUEST_ENTITY_TOO_LARGE - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (413) indicating that the server is refusing to process
the request because the request entity is larger than the server is
willing or able to process.
- SC_REQUEST_TIMEOUT - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (408) indicating that the client did not produce a
request within the time that the server was prepared to wait.
- SC_REQUEST_URI_TOO_LONG - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (414) indicating that the server is refusing to service
the request because the Request-URI is longer
than the server is willing to interpret.
- SC_REQUESTED_RANGE_NOT_SATISFIABLE - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (416) indicating that the server cannot serve the
requested byte range.
- SC_RESET_CONTENT - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (205) indicating that the agent SHOULD reset
the document view which caused the request to be sent.
- SC_SEE_OTHER - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (303) indicating that the response to the request
can be found under a different URI.
- SC_SERVICE_UNAVAILABLE - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (503) indicating that the HTTP server is
temporarily overloaded, and unable to handle the request.
- SC_SWITCHING_PROTOCOLS - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (101) indicating the server is switching protocols
according to Upgrade header.
- SC_TEMPORARY_REDIRECT - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (307) indicating that the requested resource
resides temporarily under a different URI.
- SC_UNAUTHORIZED - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (401) indicating that the request requires HTTP
authentication.
- SC_UNSUPPORTED_MEDIA_TYPE - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (415) indicating that the server is refusing to service
the request because the entity of the request is in a format not
supported by the requested resource for the requested method.
- SC_USE_PROXY - Static variable in interface javax.servlet.http.HttpServletResponse
-
Status code (305) indicating that the requested resource
MUST be accessed through the proxy given by the
Location field.
- scanChar() - Method in class org.apache.jasper.xmlparser.XMLEncodingDetector
-
Returns the next character on the input.
- scanData(String, XMLStringBuffer) - Method in class org.apache.jasper.xmlparser.XMLEncodingDetector
-
Scans a range of character data up to the specified delimiter,
setting the fields of the XMLString structure, appropriately.
- scanFiles(File) - Method in class org.apache.jasper.JspC
-
Locate all jsp files in the webapp.
- scanLiteral(int, XMLString) - Method in class org.apache.jasper.xmlparser.XMLEncodingDetector
-
Scans a range of attribute value data, setting the fields of the
XMLString structure, appropriately.
- scanName() - Method in class org.apache.jasper.xmlparser.XMLEncodingDetector
-
Returns a string matching the Name production appearing immediately
on the input as a symbol, or null if no Name string is present.
- scanPseudoAttribute(boolean, XMLString) - Method in class org.apache.jasper.xmlparser.XMLEncodingDetector
-
Scans a pseudo attribute.
- Schedule - Annotation Type in javax.ejb
-
Schedule a timer for automatic creation with a timeout schedule based
on a cron-like time expression.
- schedule(Runnable, Trigger) - Method in interface javax.enterprise.concurrent.ManagedScheduledExecutorService
-
Creates and executes a task based on a Trigger.
- schedule(Callable<V>, Trigger) - Method in interface javax.enterprise.concurrent.ManagedScheduledExecutorService
-
Creates and executes a task based on a Trigger.
- scheduledExecutorService(ScheduledExecutorService) - Method in class javax.ws.rs.client.ClientBuilder
-
Set the client-side ScheduledExecutorService.
- ScheduleExpression - Class in javax.ejb
-
A calendar-based timeout expression for an enterprise bean
timer.
- ScheduleExpression() - Constructor for class javax.ejb.ScheduleExpression
-
Create a schedule with the default values.
- Schedules - Annotation Type in javax.ejb
-
Applied to a timer callback method to schedule multiple calendar-based
timers for the method.
- scheduleWork(Work) - Method in interface javax.resource.spi.work.WorkManager
-
Accepts a Work instance for processing.
- scheduleWork(Work, long, ExecutionContext, WorkListener) - Method in interface javax.resource.spi.work.WorkManager
-
Accepts a Work instance for processing.
- SCHEMA_LOCATION_JSP_20 - Static variable in class org.apache.jasper.Constants
-
- SCHEMA_LOCATION_JSP_21 - Static variable in class org.apache.jasper.Constants
-
- SCHEMA_LOCATION_WEBAPP_24 - Static variable in class org.apache.jasper.Constants
-
- SCHEMA_LOCATION_WEBAPP_25 - Static variable in class org.apache.jasper.Constants
-
- SchemaOutputResolver - Class in javax.xml.bind
-
Controls where a JAXB implementation puts the generates
schema files.
- SchemaOutputResolver() - Constructor for class javax.xml.bind.SchemaOutputResolver
-
- scheme(String) - Method in class javax.ws.rs.core.UriBuilder
-
Set the URI scheme.
- schemeSpecificPart(String) - Method in class javax.ws.rs.core.UriBuilder
-
Set the URI scheme-specific-part (see URI).
- scope - Variable in class javax.xml.bind.JAXBElement
-
Scope of xml element declaration representing this xml element instance.
- SCOPE - Static variable in class org.apache.taglibs.standard.tlv.JstlBaseTLV
-
- ScopedAttributeELResolver - Class in javax.servlet.jsp.el
-
Defines variable resolution behavior for scoped attributes.
- ScopedAttributeELResolver() - Constructor for class javax.servlet.jsp.el.ScopedAttributeELResolver
-
- ScriptFreeTLV - Class in javax.servlet.jsp.jstl.tlv
-
A TagLibraryValidator for enforcing restrictions against
the use of JSP scripting elements.
- ScriptFreeTLV() - Constructor for class javax.servlet.jsp.jstl.tlv.ScriptFreeTLV
-
Constructs a new validator instance.
- SCRIPTLET_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
-
- SEC_WEBSOCKET_ACCEPT - Static variable in interface javax.websocket.HandshakeResponse
-
The Sec-WebSocket-Accept header name.
- SEC_WEBSOCKET_EXTENSIONS - Static variable in interface javax.websocket.server.HandshakeRequest
-
The Sec-WebSocket-Extensions header name
- SEC_WEBSOCKET_KEY - Static variable in interface javax.websocket.server.HandshakeRequest
-
The Sec-WebSocket-Key header name
- SEC_WEBSOCKET_PROTOCOL - Static variable in interface javax.websocket.server.HandshakeRequest
-
The Sec-WebSocket-Protocol header name
- SEC_WEBSOCKET_VERSION - Static variable in interface javax.websocket.server.HandshakeRequest
-
The Sec-WebSocket-Version header name
- second(String) - Method in class javax.ejb.ScheduleExpression
-
Set the second attribute.
- second(int) - Method in class javax.ejb.ScheduleExpression
-
Set the second attribute.
- SecondaryTable - Annotation Type in javax.persistence
-
Specifies a secondary table for the annotated entity
class.
- SecondaryTables - Annotation Type in javax.persistence
-
Specifies multiple secondary tables for an entity.
- secureResponse(HttpServletRequest, HttpServletResponse, HttpMessageContext) - Method in interface javax.security.enterprise.authentication.mechanism.http.HttpAuthenticationMechanism
-
Secure the response, optionally.
- SecurityClassLoad - Class in org.apache.jasper.security
-
Static class used to preload java classes when using the
Java SecurityManager so that the defineClassInPackage
RuntimePermission does not trigger an AccessControlException.
- SecurityClassLoad() - Constructor for class org.apache.jasper.security.SecurityClassLoad
-
- securityClassLoad(ClassLoader) - Static method in class org.apache.jasper.security.SecurityClassLoad
-
- SecurityContext - Class in javax.resource.spi.work
-
A standard
WorkContext that allows a
Work
instance to propagate security related context information from an EIS to an
application server.
- SecurityContext() - Constructor for class javax.resource.spi.work.SecurityContext
-
- SecurityContext - Interface in javax.security.enterprise
-
The SecurityContext provides an access point for programmatic security; an injectable type that is intended to be
used by application code to query and interact with the Java EE Security API.
- SecurityContext - Interface in javax.ws.rs.core
-
An injectable interface that provides access to security related
information.
- SecurityException - Exception in javax.resource.spi
-
A SecurityException indicates error conditions
related to the security
contract between an application server and resource adapter.
- SecurityException() - Constructor for exception javax.resource.spi.SecurityException
-
Constructs a new instance with null as its detail message.
- SecurityException(String) - Constructor for exception javax.resource.spi.SecurityException
-
Constructs a new instance with the specified detail message.
- SecurityException(Throwable) - Constructor for exception javax.resource.spi.SecurityException
-
Constructs a new throwable with the specified cause.
- SecurityException(String, Throwable) - Constructor for exception javax.resource.spi.SecurityException
-
Constructs a new throwable with the specified detail message and cause.
- SecurityException(String, String) - Constructor for exception javax.resource.spi.SecurityException
-
Constructs a new throwable with the specified detail message and
an error code.
- SecurityPermission - Annotation Type in javax.resource.spi
-
The SecurityPermission annotation can be used by the developer, as part of
the Connector annotation, to specify the extended security permissions
required by the resource adapter
- SecurityUtil - Class in org.apache.jasper.security
-
Util class for Security related operations.
- SecurityUtil() - Constructor for class org.apache.jasper.security.SecurityUtil
-
- seeOther(URI) - Static method in class javax.ws.rs.core.Response
-
Create a new ResponseBuilder for a redirection.
- segment(String...) - Method in class javax.ws.rs.core.UriBuilder
-
Append path segments to the existing path.
- select(Selection<? extends T>) - Method in interface javax.persistence.criteria.CriteriaQuery
-
Specify the item that is to be returned in the query result.
- select(Expression<T>) - Method in interface javax.persistence.criteria.Subquery
-
Specify the item that is to be returned as the subquery
result.
- selectCase(Expression<? extends C>) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create a simple case expression.
- selectCase() - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create a general case expression.
- Selection<X> - Interface in javax.persistence.criteria
-
The Selection interface defines an item that is to be
returned in a query result.
- selectNodes(Node, String) - Method in class org.apache.taglibs.standard.tag.common.xml.XPathUtil
-
Evaluate an XPath expression to a List of nodes.
- selectSingleNode(Node, String) - Method in class org.apache.taglibs.standard.tag.common.xml.XPathUtil
-
Evaluate an XPath expression to a single node.
- selectVariant(List<Variant>) - Method in interface javax.ws.rs.core.Request
-
Select the representation variant that best matches the request.
- send(Destination, Message) - Method in interface javax.jms.JMSProducer
-
Sends a message to the specified destination, using any send options, message properties and message headers that
have been defined on this JMSProducer.
- send(Destination, String) - Method in interface javax.jms.JMSProducer
-
Send a TextMessage with the specified body to the specified destination, using any send options, message
properties and message headers that have been defined on this JMSProducer.
- send(Destination, Map<String, Object>) - Method in interface javax.jms.JMSProducer
-
Send a MapMessage with the specified body to the specified destination, using any send options, message
properties and message headers that have been defined on this JMSProducer.
- send(Destination, byte[]) - Method in interface javax.jms.JMSProducer
-
Send a BytesMessage with the specified body to the specified destination, using any send options, message
properties and message headers that have been defined on this JMSProducer.
- send(Destination, Serializable) - Method in interface javax.jms.JMSProducer
-
Send an ObjectMessage with the specified body to the specified destination, using any send options, message
properties and message headers that have been defined on this JMSProducer.
- send(Message) - Method in interface javax.jms.MessageProducer
-
Sends a message using the MessageProducer's default delivery mode, priority, and time to live.
- send(Message, int, int, long) - Method in interface javax.jms.MessageProducer
-
Sends a message, specifying delivery mode, priority, and time to live.
- send(Destination, Message) - Method in interface javax.jms.MessageProducer
-
Sends a message to a destination for an unidentified message producer using the MessageProducer's default
delivery mode, priority, and time to live.
- send(Destination, Message, int, int, long) - Method in interface javax.jms.MessageProducer
-
Sends a message to a destination for an unidentified message producer, specifying delivery mode, priority and time to
live.
- send(Message, CompletionListener) - Method in interface javax.jms.MessageProducer
-
Sends a message using the MessageProducer's default delivery mode, priority, and time to live, performing
part of the work involved in sending the message in a separate thread and notifying the specified
CompletionListener when the operation has completed.
- send(Message, int, int, long, CompletionListener) - Method in interface javax.jms.MessageProducer
-
Sends a message, specifying delivery mode, priority and time to live, performing part of the work involved in sending
the message in a separate thread and notifying the specified CompletionListener when the operation has
completed.
- send(Destination, Message, CompletionListener) - Method in interface javax.jms.MessageProducer
-
Sends a message to a destination for an unidentified message producer, using the MessageProducer's default
delivery mode, priority, and time to live, performing part of the work involved in sending the message in a separate
thread and notifying the specified CompletionListener when the operation has completed.
- send(Destination, Message, int, int, long, CompletionListener) - Method in interface javax.jms.MessageProducer
-
Sends a message to a destination for an unidentified message producer, specifying delivery mode, priority and time to
live, performing part of the work involved in sending the message in a separate thread and notifying the specified
CompletionListener when the operation has completed.
- send(Message) - Method in interface javax.jms.QueueSender
-
Sends a message to the queue.
- send(Message, int, int, long) - Method in interface javax.jms.QueueSender
-
Sends a message to the queue, specifying delivery mode, priority, and time to live.
- send(Queue, Message) - Method in interface javax.jms.QueueSender
-
Sends a message to a queue for an unidentified message producer.
- send(Queue, Message, int, int, long) - Method in interface javax.jms.QueueSender
-
Sends a message to a queue for an unidentified message producer, specifying delivery mode, priority and time to live.
- send(OutboundSseEvent) - Method in interface javax.ws.rs.sse.SseEventSink
-
Send an outbound Server-sent event to this sink.
- sendBinary(ByteBuffer) - Method in interface javax.websocket.RemoteEndpoint.Async
-
Initiates the asynchronous transmission of a binary message.
- sendBinary(ByteBuffer, SendHandler) - Method in interface javax.websocket.RemoteEndpoint.Async
-
Initiates the asynchronous transmission of a binary message.
- sendBinary(ByteBuffer) - Method in interface javax.websocket.RemoteEndpoint.Basic
-
Send a binary message, returning when all of the message has been transmitted.
- sendBinary(ByteBuffer, boolean) - Method in interface javax.websocket.RemoteEndpoint.Basic
-
Send a binary message in parts, blocking until all of the message has been transmitted.
- sendError(int, String) - Method in interface javax.servlet.http.HttpServletResponse
-
Sends an error response to the client using the specified
status and clears the buffer.
- sendError(int) - Method in interface javax.servlet.http.HttpServletResponse
-
Sends an error response to the client using the specified status
code and clears the buffer.
- sendError(int, String) - Method in class javax.servlet.http.HttpServletResponseWrapper
-
The default behavior of this method is to call sendError(int sc, String msg)
on the wrapped response object.
- sendError(int) - Method in class javax.servlet.http.HttpServletResponseWrapper
-
The default behavior of this method is to call sendError(int sc)
on the wrapped response object.
- SendHandler - Interface in javax.websocket
-
A simple callback object for asynchronous sending of web socket messages.
- sendObject(Object) - Method in interface javax.websocket.RemoteEndpoint.Async
-
Initiates the asynchronous transmission of a custom developer object.
- sendObject(Object, SendHandler) - Method in interface javax.websocket.RemoteEndpoint.Async
-
Initiates the asynchronous transmission of a custom developer object.
- sendObject(Object) - Method in interface javax.websocket.RemoteEndpoint.Basic
-
Sends a custom developer object, blocking until it has been transmitted.
- sendPing(ByteBuffer) - Method in interface javax.websocket.RemoteEndpoint
-
Send a Ping message containing the given application data to the remote endpoint.
- sendPong(ByteBuffer) - Method in interface javax.websocket.RemoteEndpoint
-
Allows the developer to send an unsolicited Pong message containing the given application data in order to serve
as a unidirectional heartbeat for the session.
- sendRedirect(String) - Method in interface javax.servlet.http.HttpServletResponse
-
Sends a temporary redirect response to the client using the
specified redirect location URL and clears the buffer.
- sendRedirect(String) - Method in class javax.servlet.http.HttpServletResponseWrapper
-
The default behavior of this method is to return sendRedirect(String location)
on the wrapped response object.
- SendResult - Class in javax.websocket
-
The result of asynchronously sending a web socket message.
- SendResult(Throwable) - Constructor for class javax.websocket.SendResult
-
Construct a SendResult carrying an exception.
- SendResult() - Constructor for class javax.websocket.SendResult
-
Construct a SendResult signifying a successful send carrying no exception.
- sendText(String, SendHandler) - Method in interface javax.websocket.RemoteEndpoint.Async
-
Initiates the asynchronous transmission of a text message.
- sendText(String) - Method in interface javax.websocket.RemoteEndpoint.Async
-
Initiates the asynchronous transmission of a text message.
- sendText(String) - Method in interface javax.websocket.RemoteEndpoint.Basic
-
Send a text message, blocking until all of the message has been transmitted.
- sendText(String, boolean) - Method in interface javax.websocket.RemoteEndpoint.Basic
-
Send a text message in parts, blocking until all of the message has been transmitted.
- SequenceGenerator - Annotation Type in javax.persistence
-
Defines a primary key generator that may be referenced by name when
a generator element is specified for the
GeneratedValue
annotation.
- SequenceGenerators - Annotation Type in javax.persistence
-
Used to group SequenceGenerator annotations.
- SerializationContext - Interface in javax.json.bind.serializer
-
Provides JSONB internals for custom serializers.
- SerializationContext - Interface in javax.xml.rpc.encoding
-
The javax.xml.rpc.encoding.SerializationContext interface is
implemented by the JAX-RPC runtime system in an XML processing
mechanism specific manner.
- serialize(T, JsonGenerator, SerializationContext) - Method in interface javax.json.bind.serializer.JsonbSerializer
-
Serializes object into JSON stream.
- serialize(String, T, JsonGenerator) - Method in interface javax.json.bind.serializer.SerializationContext
-
Serializes arbitrary object to JSON, using current javax.json.stream.JsonGenerator instance.
- serialize(T, JsonGenerator) - Method in interface javax.json.bind.serializer.SerializationContext
-
Serializes arbitrary object to JSON, using current javax.json.stream.JsonGenerator instance.
- Serializer - Interface in javax.xml.rpc.encoding
-
The javax.xml.rpc.encoding.Serializer interface defines the
base interface for serializers.
- SerializerFactory - Interface in javax.xml.rpc.encoding
-
The javax.xml.rpc.encoding.SerializerFactory is a factory of
the serializers.
- SERIALIZERS - Static variable in class javax.json.bind.JsonbConfig
-
Property used to specify custom serializers.
- SERVER_SENT_EVENTS - Static variable in class javax.ws.rs.core.MediaType
-
String representation of Server sent events media type.
- SERVER_SENT_EVENTS_TYPE - Static variable in class javax.ws.rs.core.MediaType
-
Server sent events media type.
- ServerApplicationConfig - Interface in javax.websocket.server
-
Developers include implementations of ServerApplicationConfig in an archive containing websocket endpoints (WAR file,
or JAR file within the WAR file) in order to specify the websocket endpoints within the archive the implementation
must deploy.
- ServerContainer - Interface in javax.websocket.server
-
The ServerContainer is the specialized view of the WebSocketContainer available in server-side deployments.
- ServerEndpoint - Annotation Type in javax.websocket.server
-
This class level annotation declares that the class it decorates is a web socket endpoint that will be deployed and
made available in the URI-space of a web socket server.
- ServerEndpointConfig - Interface in javax.websocket.server
-
The ServerEndpointConfig is a special kind of endpoint configuration object that contains web socket configuration
information specific only to server endpoints.
- ServerEndpointConfig.Builder - Class in javax.websocket.server
-
The ServerEndpointConfig.Builder is a class used for creating
ServerEndpointConfig.Builder objects for
the purposes of deploying a server endpoint.
- ServerEndpointConfig.Configurator - Class in javax.websocket.server
-
The ServerEndpointConfig.Configurator class may be extended by developers who want to provide custom
configuration algorithms, such as intercepting the opening handshake, or providing arbitrary methods and
algorithms that can be accessed from each endpoint instance configured with this configurator.
- serverError() - Static method in class javax.ws.rs.core.Response
-
Create a new ResponseBuilder with an server error status.
- ServerErrorException - Exception in javax.ws.rs
-
A base runtime application exception indicating a server error
(HTTP 5xx status codes).
- ServerErrorException(Response.Status) - Constructor for exception javax.ws.rs.ServerErrorException
-
Construct a new server error exception.
- ServerErrorException(String, Response.Status) - Constructor for exception javax.ws.rs.ServerErrorException
-
Construct a new server error exception.
- ServerErrorException(int) - Constructor for exception javax.ws.rs.ServerErrorException
-
Construct a new server error exception.
- ServerErrorException(String, int) - Constructor for exception javax.ws.rs.ServerErrorException
-
Construct a new server error exception.
- ServerErrorException(Response) - Constructor for exception javax.ws.rs.ServerErrorException
-
Construct a new server error exception.
- ServerErrorException(String, Response) - Constructor for exception javax.ws.rs.ServerErrorException
-
Construct a new server error exception.
- ServerErrorException(Response.Status, Throwable) - Constructor for exception javax.ws.rs.ServerErrorException
-
Construct a new server error exception.
- ServerErrorException(String, Response.Status, Throwable) - Constructor for exception javax.ws.rs.ServerErrorException
-
Construct a new server error exception.
- ServerErrorException(int, Throwable) - Constructor for exception javax.ws.rs.ServerErrorException
-
Construct a new server error exception.
- ServerErrorException(String, int, Throwable) - Constructor for exception javax.ws.rs.ServerErrorException
-
Construct a new server error exception.
- ServerErrorException(Response, Throwable) - Constructor for exception javax.ws.rs.ServerErrorException
-
Construct a new server error exception.
- ServerErrorException(String, Response, Throwable) - Constructor for exception javax.ws.rs.ServerErrorException
-
Construct a new server error exception.
- ServerSession - Interface in javax.jms
-
A ServerSession object is an application server object that is used by a server to associate a thread with a
JMS session (optional).
- ServerSessionPool - Interface in javax.jms
-
A ServerSessionPool object is an object implemented by an application server to provide a pool of
ServerSession objects for processing the messages of a ConnectionConsumer (optional).
- service(ServletRequest, ServletResponse) - Method in class javax.servlet.GenericServlet
-
Called by the servlet container to allow the servlet to respond to
a request.
- service(HttpServletRequest, HttpServletResponse) - Method in class javax.servlet.http.HttpServlet
-
Receives standard HTTP requests from the public
service method and dispatches
them to the doXXX methods defined in
this class.
- service(ServletRequest, ServletResponse) - Method in class javax.servlet.http.HttpServlet
-
Dispatches client requests to the protected
service method.
- service(ServletRequest, ServletResponse) - Method in interface javax.servlet.Servlet
-
Called by the servlet container to allow the servlet to respond to
a request.
- Service - Interface in javax.xml.registry.infomodel
-
Service instances are RegistryObjects that provide information on services
(for example, web services) offered by an Organization.
- SERVICE - Static variable in interface javax.xml.registry.LifeCycleManager
-
Constant representing the javax.xml.registry.infomodel.Service interface.
- Service - Interface in javax.xml.rpc
-
Service class acts as a factory of the following:
Dynamic proxy for the target service endpoint.
- Service - Class in javax.xml.ws
-
Service objects provide the client view of a Web service.
- Service(URL, QName) - Constructor for class javax.xml.ws.Service
-
Creates a Service.
- Service(URL, QName, WebServiceFeature...) - Constructor for class javax.xml.ws.Service
-
Creates a Service.
- service(HttpServletRequest, HttpServletResponse) - Method in class org.apache.jasper.runtime.HttpJspBase
-
Entry point into service.
- service(HttpServletRequest, HttpServletResponse) - Method in class org.apache.jasper.servlet.JspServlet
-
- service(HttpServletRequest, HttpServletResponse, boolean) - Method in class org.apache.jasper.servlet.JspServletWrapper
-
- Service.Mode - Enum in javax.xml.ws
-
The orientation of a dynamic client or service.
- SERVICE_BINDING - Static variable in interface javax.xml.registry.LifeCycleManager
-
Constant representing the javax.xml.registry.infomodel.ServiceBinding interface.
- SERVICE_METHOD_NAME - Static variable in class org.apache.jasper.Constants
-
_jspService is the name of the method that is called by
HttpJspBase.service().
- SERVICE_SUBSET - Static variable in interface javax.xml.registry.FindQualifier
-
Maps to UDDI serviceSubset.
- ServiceBinding - Interface in javax.xml.registry.infomodel
-
ServiceBinding instances are RegistryObjects that represent technical information on a specific way to access a specific interface offered by a Service instance.
- ServiceDelegate - Class in javax.xml.ws.spi
-
Service delegates are used internally by Service objects
to allow pluggability of JAX-WS implementations.
- ServiceDelegate() - Constructor for class javax.xml.ws.spi.ServiceDelegate
-
Default constructor.
- ServiceException - Exception in javax.xml.rpc
-
The javax.xml.rpc.ServiceException is thrown from the
methods in the javax.xml.rpc.Service interface and
ServiceFactory class.
- ServiceException() - Constructor for exception javax.xml.rpc.ServiceException
-
Constructs a new exception with null as its
detail message.
- ServiceException(String) - Constructor for exception javax.xml.rpc.ServiceException
-
Constructs a new exception with the specified detail
message.
- ServiceException(String, Throwable) - Constructor for exception javax.xml.rpc.ServiceException
-
Constructs a new exception with the specified detail
message and cause.
- ServiceException(Throwable) - Constructor for exception javax.xml.rpc.ServiceException
-
Constructs a new exception with the specified cause
and a detail message of (cause==null ? null :
cause.toString()) (which typically contains the
class and detail message of cause).
- ServiceFactory - Class in javax.xml.rpc
-
The javax.xml.rpc.ServiceFactory is an abstract class
that provides a factory for the creation of instances of the type
javax.xml.rpc.Service.
- ServiceFactory() - Constructor for class javax.xml.rpc.ServiceFactory
-
- SERVICEFACTORY_PROPERTY - Static variable in class javax.xml.rpc.ServiceFactory
-
A constant representing the property used to lookup the
name of a ServiceFactory implementation
class.
- ServiceLifecycle - Interface in javax.xml.rpc.server
-
The javax.xml.rpc.server.ServiceLifecycle defines
a lifecycle interface for a JAX-RPC service endpoint.
- ServiceMode - Annotation Type in javax.xml.ws
-
Used to indicate whether a
Provider implementation wishes to work
with entire protocol messages or just with protocol message payloads.
- serviceName(QName) - Method in class javax.xml.ws.wsaddressing.W3CEndpointReferenceBuilder
-
Sets the serviceName as the
wsam:ServiceName element in the
wsa:Metadata element.
- ServiceUnavailableException - Exception in javax.ws.rs
-
- ServiceUnavailableException() - Constructor for exception javax.ws.rs.ServiceUnavailableException
-
Construct a new "service unavailable" exception without any "Retry-After" information
specified for the failed request.
- ServiceUnavailableException(String) - Constructor for exception javax.ws.rs.ServiceUnavailableException
-
Construct a new "service unavailable" exception without any "Retry-After" information
specified for the failed request.
- ServiceUnavailableException(Long) - Constructor for exception javax.ws.rs.ServiceUnavailableException
-
Construct a new "service unavailable" exception with an interval specifying
the "Retry-After" information for the failed request.
- ServiceUnavailableException(String, Long) - Constructor for exception javax.ws.rs.ServiceUnavailableException
-
Construct a new "service unavailable" exception with an interval specifying
the "Retry-After" information for the failed request.
- ServiceUnavailableException(Date) - Constructor for exception javax.ws.rs.ServiceUnavailableException
-
Construct a new "service unavailable" exception with an interval specifying
the "Retry-After" information for the failed request.
- ServiceUnavailableException(String, Date) - Constructor for exception javax.ws.rs.ServiceUnavailableException
-
Construct a new "service unavailable" exception with an interval specifying
the "Retry-After" information for the failed request.
- ServiceUnavailableException(Response) - Constructor for exception javax.ws.rs.ServiceUnavailableException
-
Construct a new "service unavailable" exception.
- ServiceUnavailableException(String, Response) - Constructor for exception javax.ws.rs.ServiceUnavailableException
-
Construct a new "service unavailable" exception.
- ServiceUnavailableException(Date, Throwable) - Constructor for exception javax.ws.rs.ServiceUnavailableException
-
Construct a new "service unavailable" exception with a date specifying
the "Retry-After" information for the failed request and an underlying
request failure cause.
- ServiceUnavailableException(String, Date, Throwable) - Constructor for exception javax.ws.rs.ServiceUnavailableException
-
Construct a new "service unavailable" exception with a date specifying
the "Retry-After" information for the failed request and an underlying
request failure cause.
- ServiceUnavailableException(Long, Throwable) - Constructor for exception javax.ws.rs.ServiceUnavailableException
-
Construct a new "service unavailable" exception with an interval specifying
the "Retry-After" information for the failed request and an underlying
request failure cause.
- ServiceUnavailableException(String, Long, Throwable) - Constructor for exception javax.ws.rs.ServiceUnavailableException
-
Construct a new "service unavailable" exception with an interval specifying
the "Retry-After" information for the failed request and an underlying
request failure cause.
- ServiceUnavailableException(Response, Throwable) - Constructor for exception javax.ws.rs.ServiceUnavailableException
-
Construct a new "service unavailable" exception.
- ServiceUnavailableException(String, Response, Throwable) - Constructor for exception javax.ws.rs.ServiceUnavailableException
-
Construct a new "service unavailable" exception.
- Servlet - Interface in javax.servlet
-
Defines methods that all servlets must implement.
- SERVLET_CLASS_LOADER - Static variable in class org.apache.jasper.Constants
-
FIXME
ServletContext attribute for class loader.
- SERVLET_CLASSPATH - Static variable in class org.apache.jasper.Constants
-
FIXME
ServletContext attribute for classpath.
- SERVLET_CONTENT_TYPE - Static variable in class org.apache.jasper.Constants
-
Default servlet content type.
- SERVLET_CONTEXT - Static variable in interface javax.xml.ws.handler.MessageContext
-
Standard property: servlet context object.
- SERVLET_REQUEST - Static variable in interface javax.xml.ws.handler.MessageContext
-
Standard property: servlet request object.
- SERVLET_RESPONSE - Static variable in interface javax.xml.ws.handler.MessageContext
-
Standard property: servlet response object.
- ServletConfig - Interface in javax.servlet
-
A servlet configuration object used by a servlet container
to pass information to a servlet during initialization.
- ServletContainerInitializer - Interface in javax.servlet
-
Interface which allows a library/runtime to be notified of a web
application's startup phase and perform any required programmatic
registration of servlets, filters, and listeners in response to it.
- ServletContext - Interface in javax.servlet
-
Defines a set of methods that a servlet uses to communicate with its
servlet container, for example, to get the MIME type of a file,
dispatch requests, or write to a log file.
- ServletContextAttributeEvent - Class in javax.servlet
-
Event class for notifications about changes to the attributes of
the ServletContext of a web application.
- ServletContextAttributeEvent(ServletContext, String, Object) - Constructor for class javax.servlet.ServletContextAttributeEvent
-
Constructs a ServletContextAttributeEvent from the given
ServletContext, attribute name, and attribute value.
- ServletContextAttributeListener - Interface in javax.servlet
-
Interface for receiving notification events about ServletContext
attribute changes.
- ServletContextEvent - Class in javax.servlet
-
This is the event class for notifications about changes to
the servlet context of a web application.
- ServletContextEvent(ServletContext) - Constructor for class javax.servlet.ServletContextEvent
-
Construct a ServletContextEvent from the given context.
- ServletContextListener - Interface in javax.servlet
-
Interface for receiving notification events about ServletContext
lifecycle changes.
- ServletEndpointContext - Interface in javax.xml.rpc.server
-
The ServletEndpointContext provides an endpoint
context maintained by the underlying servlet container based
JAX-RPC runtime system.
- ServletException - Exception in javax.servlet
-
Defines a general exception a servlet can throw when it
encounters difficulty.
- ServletException() - Constructor for exception javax.servlet.ServletException
-
Constructs a new servlet exception.
- ServletException(String) - Constructor for exception javax.servlet.ServletException
-
Constructs a new servlet exception with the
specified message.
- ServletException(String, Throwable) - Constructor for exception javax.servlet.ServletException
-
Constructs a new servlet exception when the servlet
needs to throw an exception and include a message
about the "root cause" exception that interfered with its
normal operation, including a description message.
- ServletException(Throwable) - Constructor for exception javax.servlet.ServletException
-
Constructs a new servlet exception when the servlet
needs to throw an exception and include a message
about the "root cause" exception that interfered with its
normal operation.
- ServletInputStream - Class in javax.servlet
-
Provides an input stream for reading binary data from a client
request, including an efficient readLine method
for reading data one line at a time.
- ServletInputStream() - Constructor for class javax.servlet.ServletInputStream
-
Does nothing, because this is an abstract class.
- ServletOutputStream - Class in javax.servlet
-
Provides an output stream for sending binary data to the
client.
- ServletOutputStream() - Constructor for class javax.servlet.ServletOutputStream
-
Does nothing, because this is an abstract class.
- ServletRegistration - Interface in javax.servlet
-
Interface through which a
Servlet may be further configured.
- ServletRegistration.Dynamic - Interface in javax.servlet
-
Interface through which a
Servlet registered via one of the
addServlet methods on
ServletContext may be further
configured.
- ServletRequest - Interface in javax.servlet
-
Defines an object to provide client request information to a servlet.
- ServletRequestAttributeEvent - Class in javax.servlet
-
This is the event class for notifications of changes to the
attributes of the servlet request in an application.
- ServletRequestAttributeEvent(ServletContext, ServletRequest, String, Object) - Constructor for class javax.servlet.ServletRequestAttributeEvent
-
Construct a ServletRequestAttributeEvent giving the servlet context
of this web application, the ServletRequest whose attributes are
changing and the name and value of the attribute.
- ServletRequestAttributeListener - Interface in javax.servlet
-
Interface for receiving notification events about ServletRequest
attribute changes.
- ServletRequestEvent - Class in javax.servlet
-
Events of this kind indicate lifecycle events for a ServletRequest.
- ServletRequestEvent(ServletContext, ServletRequest) - Constructor for class javax.servlet.ServletRequestEvent
-
Construct a ServletRequestEvent for the given ServletContext
and ServletRequest.
- ServletRequestListener - Interface in javax.servlet
-
Interface for receiving notification events about requests coming
into and going out of scope of a web application.
- ServletRequestWrapper - Class in javax.servlet
-
Provides a convenient implementation of the ServletRequest interface that
can be subclassed by developers wishing to adapt the request to a Servlet.
- ServletRequestWrapper(ServletRequest) - Constructor for class javax.servlet.ServletRequestWrapper
-
Creates a ServletRequest adaptor wrapping the given request object.
- ServletResponse - Interface in javax.servlet
-
Defines an object to assist a servlet in sending a response to the client.
- ServletResponseWrapper - Class in javax.servlet
-
Provides a convenient implementation of the ServletResponse interface that
can be subclassed by developers wishing to adapt the response from a Servlet.
- ServletResponseWrapper(ServletResponse) - Constructor for class javax.servlet.ServletResponseWrapper
-
Creates a ServletResponse adaptor wrapping the given response object.
- ServletResponseWrapperInclude - Class in org.apache.jasper.runtime
-
ServletResponseWrapper used by the JSP 'include' action.
- ServletResponseWrapperInclude(ServletResponse, JspWriter) - Constructor for class org.apache.jasper.runtime.ServletResponseWrapperInclude
-
- ServletSecurity - Annotation Type in javax.servlet.annotation
-
This annotation is used on a Servlet implementation class to specify security
constraints to be enforced by a Servlet container on HTTP protocol messages.
- ServletSecurity.EmptyRoleSemantic - Enum in javax.servlet.annotation
-
Defines the access semantic to be applied to an empty rolesAllowed array.
- ServletSecurity.TransportGuarantee - Enum in javax.servlet.annotation
-
Defines the data protection requirements that must be satisfied by
the transport
- ServletSecurityElement - Class in javax.servlet
-
- ServletSecurityElement() - Constructor for class javax.servlet.ServletSecurityElement
-
Constructs an instance using the default
HttpConstraintElement value as the default Constraint
element and with no HTTP Method specific constraint elements.
- ServletSecurityElement(HttpConstraintElement) - Constructor for class javax.servlet.ServletSecurityElement
-
Constructs an instance with a default Constraint element
and with no HTTP Method specific constraint elements.
- ServletSecurityElement(Collection<HttpMethodConstraintElement>) - Constructor for class javax.servlet.ServletSecurityElement
-
Constructs an instance using the default
HttpConstraintElement value as the default Constraint
element and with a collection of HTTP Method specific constraint
elements.
- ServletSecurityElement(HttpConstraintElement, Collection<HttpMethodConstraintElement>) - Constructor for class javax.servlet.ServletSecurityElement
-
Constructs an instance with a default Constraint element
and with a collection of HTTP Method specific constraint elements.
- ServletSecurityElement(ServletSecurity) - Constructor for class javax.servlet.ServletSecurityElement
-
- ServletStats - Interface in javax.management.j2ee.statistics
-
Specifies the statistics provided by a Servlet.
- ServletWriter - Class in org.apache.jasper.compiler
-
This is what is used to generate servlets.
- ServletWriter(PrintWriter) - Constructor for class org.apache.jasper.compiler.ServletWriter
-
- Session - Interface in javax.jms
-
A Session object is a single-threaded context for producing and consuming messages.
- SESSION - Static variable in class javax.servlet.jsp.PageContext
-
Name used to store HttpSession in PageContext name table.
- Session - Interface in javax.websocket
-
A Web Socket session represents a conversation between two web socket endpoints.
- SESSION_MAINTAIN_PROPERTY - Static variable in interface javax.xml.rpc.Call
-
Standard property: This boolean property is used by a service
client to indicate whether or not it wants to participate in
a session with a service endpoint.
- SESSION_MAINTAIN_PROPERTY - Static variable in interface javax.xml.rpc.Stub
-
Standard property: This boolean property is used by a service
client to indicate whether or not it wants to participate in
a session with a service endpoint.
- SESSION_MAINTAIN_PROPERTY - Static variable in interface javax.xml.ws.BindingProvider
-
Standard property: This boolean property is used by a service
client to indicate whether or not it wants to participate in
a session with a service endpoint.
- SESSION_SCOPE - Static variable in class javax.servlet.jsp.PageContext
-
Session scope (only valid if this page participates in a session): the named reference remains available from the
HttpSession (if any) associated with the Servlet until the HttpSession is invalidated.
- SESSION_SCOPE - Static variable in class org.apache.taglibs.standard.tlv.JstlBaseTLV
-
- SESSION_TRANSACTED - Static variable in interface javax.jms.JMSContext
-
This session mode instructs the JMSContext's session to deliver and consume messages in a local transaction which
will be subsequently committed by calling commit or rolled back by calling rollback.
- SESSION_TRANSACTED - Static variable in interface javax.jms.Session
-
This value may be passed as the argument to the method createSession(int sessionMode) on the
Connection object to specify that the session should use a local transaction.
- SessionBean - Interface in javax.ejb
-
The SessionBean interface defines methods that the EJB container uses
to notify a session bean instance of the instance's life cycle events.
- SessionBeanStats - Interface in javax.management.j2ee.statistics
-
Specifies the statistics provided by session beans of both stateful and stateless types.
- SessionContext - Interface in javax.ejb
-
The SessionContext interface provides access to the runtime session context
that the container provides for a session bean instance.
- SessionCookieConfig - Interface in javax.servlet
-
Class that may be used to configure various properties of cookies
used for session tracking purposes.
- sessionCreated(HttpSessionEvent) - Method in interface javax.servlet.http.HttpSessionListener
-
Receives notification that a session has been created.
- sessionDestroyed(HttpSessionEvent) - Method in interface javax.servlet.http.HttpSessionListener
-
Receives notification that a session is about to be invalidated.
- sessionDidActivate(HttpSessionEvent) - Method in interface javax.servlet.http.HttpSessionActivationListener
-
Notification that the session has just been activated.
- SessionException - Exception in javax.websocket
-
A SessionException represents a general exception type reporting problems occurring on a websocket session.
- SessionException(String, Throwable, Session) - Constructor for exception javax.websocket.SessionException
-
Creates a new instance of this exception with the given message, the wrapped cause of the exception and the
session with which the problem is associated.
- sessionId(String) - Method in interface javax.servlet.http.PushBuilder
-
Set the SessionID to be used for the push.
- sessionIdChanged(HttpSessionEvent, String) - Method in interface javax.servlet.http.HttpSessionIdListener
-
Receives notification that session id has been changed in a
session.
- SessionSynchronization - Interface in javax.ejb
-
The SessionSynchronization interface allows a stateful session
bean instance to be notified by its container of transaction
boundaries.
- SessionTrackingMode - Enum in javax.servlet
-
Enumeration of session tracking modes.
- sessionWillPassivate(HttpSessionEvent) - Method in interface javax.servlet.http.HttpSessionActivationListener
-
Notification that the session is about to be passivated.
- set(SingularAttribute<? super T, Y>, X) - Method in interface javax.persistence.criteria.CriteriaUpdate
-
Update the value of the specified attribute.
- set(SingularAttribute<? super T, Y>, Expression<? extends Y>) - Method in interface javax.persistence.criteria.CriteriaUpdate
-
Update the value of the specified attribute.
- set(Path<Y>, X) - Method in interface javax.persistence.criteria.CriteriaUpdate
-
Update the value of the specified attribute.
- set(Path<Y>, Expression<? extends Y>) - Method in interface javax.persistence.criteria.CriteriaUpdate
-
Update the value of the specified attribute.
- set(String, Object) - Method in interface javax.persistence.criteria.CriteriaUpdate
-
Update the value of the specified attribute.
- set(PageContext, String, Object, int) - Static method in class javax.servlet.jsp.jstl.core.Config
-
Sets the value of a configuration variable in the given scope.
- set(ServletRequest, String, Object) - Static method in class javax.servlet.jsp.jstl.core.Config
-
Sets the value of a configuration variable in the "request" scope.
- set(HttpSession, String, Object) - Static method in class javax.servlet.jsp.jstl.core.Config
-
Sets the value of a configuration variable in the "session" scope.
- set(ServletContext, String, Object) - Static method in class javax.servlet.jsp.jstl.core.Config
-
Sets the value of a configuration variable in the "application" scope.
- SET_COOKIE - Static variable in interface javax.ws.rs.core.HttpHeaders
-
- SET_PROPERTY_ACTION - Static variable in interface org.apache.jasper.compiler.TagConstants
-
- setAccessURI(String) - Method in interface javax.xml.registry.infomodel.ServiceBinding
-
Sets the URI that gives access to the service via this binding.
- setActor(String) - Method in interface javax.xml.soap.SOAPHeaderElement
-
Sets the actor associated with this SOAPHeaderElement
object to the specified actor.
- setAdapter(XmlAdapter) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
-
- setAdapter(Class<A>, A) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
-
- setAdapter(XmlAdapter) - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
-
- setAdapter(Class<A>, A) - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
-
- setAdapter(XmlAdapter) - Method in interface javax.xml.bind.Marshaller
-
Associates a configured instance of
XmlAdapter with this marshaller.
- setAdapter(Class<A>, A) - Method in interface javax.xml.bind.Marshaller
-
Associates a configured instance of
XmlAdapter with this marshaller.
- setAdapter(XmlAdapter) - Method in interface javax.xml.bind.Unmarshaller
-
Associates a configured instance of
XmlAdapter with this unmarshaller.
- setAdapter(Class<A>, A) - Method in interface javax.xml.bind.Unmarshaller
-
Associates a configured instance of
XmlAdapter with this unmarshaller.
- setAddress(String) - Method in interface javax.xml.registry.infomodel.EmailAddress
-
Sets the email address for this object.
- setAddWebXmlMappings(boolean) - Method in class org.apache.jasper.JspC
-
- setAnnotations(Annotation[]) - Method in interface javax.ws.rs.ext.InterceptorContext
-
Update annotations on the formal declaration of the artifact that
initiated the intercepted entity provider invocation.
- setAreaCode(String) - Method in interface javax.xml.registry.infomodel.TelephoneNumber
-
Sets the area code.
- setArgs(String[]) - Method in class org.apache.jasper.JspC
-
- setArgumentList(List) - Method in class org.apache.taglibs.standard.lang.jstl.FunctionInvocation
-
- setAssociations(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Replaces all previous Associations from this object with
specified Associations.
- setAssociationType(Concept) - Method in interface javax.xml.registry.infomodel.Association
-
Sets the association type for this Association.
- setAsText(String) - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean2Editor
-
- setAsync(CompletionListener) - Method in interface javax.jms.JMSProducer
-
Specifies whether subsequent calls to send on this JMSProducer object should be synchronous or
asynchronous.
- setAsyncSendTimeout(long) - Method in interface javax.websocket.WebSocketContainer
-
Sets the number of milliseconds the implementation will timeout attempting to send a websocket message for all
RemoteEndpoints associated with this container.
- setAsyncSupported(boolean) - Method in interface javax.servlet.Registration.Dynamic
-
Configures the Servlet or Filter represented by this dynamic
Registration as supporting asynchronous operations or not.
- setAttachmentMarshaller(AttachmentMarshaller) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
-
- setAttachmentMarshaller(AttachmentMarshaller) - Method in interface javax.xml.bind.Marshaller
-
Associate a context that enables binary data within an XML document
to be transmitted as XML-binary optimized attachment.
- setAttachmentUnmarshaller(AttachmentUnmarshaller) - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
-
- setAttachmentUnmarshaller(AttachmentUnmarshaller) - Method in interface javax.xml.bind.Unmarshaller
-
Associate a context that resolves cid's, content-id URIs, to
binary data passed as attachments.
- setAttribute(ObjectName, Attribute) - Method in interface javax.management.j2ee.Management
-
Sets the value of a specific attribute of a named managed object.
- SetAttribute<X,E> - Interface in javax.persistence.metamodel
-
Instances of the type SetAttribute represent
persistent java.util.Set-valued attributes.
- setAttribute(String, Object) - Method in interface javax.servlet.http.HttpSession
-
Binds an object to this session, using the name specified.
- setAttribute(String, Object) - Method in class javax.servlet.jsp.JspContext
-
Register the name and value specified with page scope semantics.
- setAttribute(String, Object, int) - Method in class javax.servlet.jsp.JspContext
-
Register the name and value specified with appropriate scope semantics.
- setAttribute(String, Object) - Method in class javax.servlet.jsp.tagext.TagData
-
Set the value of an attribute.
- setAttribute(String, Object) - Method in interface javax.servlet.ServletContext
-
Binds an object to a given attribute name in this ServletContext.
- setAttribute(String, Object) - Method in interface javax.servlet.ServletRequest
-
Stores an attribute in this request.
- setAttribute(String, Object) - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to return
setAttribute(String name, Object o) on the wrapped request object.
- setAttribute(String, Object) - Method in class org.apache.jasper.runtime.JspContextWrapper
-
- setAttribute(String, Object, int) - Method in class org.apache.jasper.runtime.JspContextWrapper
-
- setAttribute(String, Object) - Method in class org.apache.jasper.runtime.PageContextImpl
-
- setAttribute(String, Object, int) - Method in class org.apache.jasper.runtime.PageContextImpl
-
- setAttribute(String, Object) - Method in class org.apache.jasper.servlet.JspCServletContext
-
Set or replace the specified context attribute.
- setAttribute(String, Object) - Method in class org.apache.taglibs.standard.lang.jstl.test.PageContextImpl
-
- setAttribute(String, Object, int) - Method in class org.apache.taglibs.standard.lang.jstl.test.PageContextImpl
-
- setAttributes(ObjectName, AttributeList) - Method in interface javax.management.j2ee.Management
-
Sets the values of several attributes of a named managed object.
- setAutoFlush(String, Node, ErrorDispatcher) - Method in class org.apache.jasper.compiler.PageInfo
-
- setAutoStart(boolean) - Method in interface javax.jms.JMSContext
-
Specifies whether the underlying connection used by this JMSContext will be started automatically when a
consumer is created.
- setBase64Content(InputStream, String) - Method in class javax.xml.soap.AttachmentPart
-
Sets the content of this attachment part from the Base64 source
InputStream and sets the value of the
Content-Type header to the value contained in
contentType, This method would first decode the base64
input and write the resulting raw bytes to the attachment.
- setBasename(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.BundleTag
-
- setBasename(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.SetBundleTag
-
- setBasename(String) - Method in class org.apache.taglibs.standard.tag.rt.fmt.BundleTag
-
- setBasename(String) - Method in class org.apache.taglibs.standard.tag.rt.fmt.SetBundleTag
-
- setBatchingAllowed(boolean) - Method in interface javax.websocket.RemoteEndpoint
-
Indicate to the implementation that it is allowed to batch outgoing messages before sending.
- setBean1(Bean1) - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- setBean2(Bean1) - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- setBegin(int) - Method in class org.apache.taglibs.standard.tag.common.xml.ForEachTag
-
- setBegin(String) - Method in class org.apache.taglibs.standard.tag.el.core.ForEachTag
-
- setBegin(String) - Method in class org.apache.taglibs.standard.tag.el.core.ForTokensTag
-
- setBegin(int) - Method in class org.apache.taglibs.standard.tag.rt.core.ForEachTag
-
- setBegin(int) - Method in class org.apache.taglibs.standard.tag.rt.core.ForTokensTag
-
- setBody(String) - Method in class org.apache.jasper.xmlparser.TreeNode
-
Set the body text associated with this node (if any).
- setBodyContent(BodyContent) - Method in interface javax.servlet.jsp.tagext.BodyTag
-
Set the bodyContent property.
- setBodyContent(BodyContent) - Method in class javax.servlet.jsp.tagext.BodyTagSupport
-
Prepare for evaluation of the body: stash the bodyContent away.
- setBoolean(String, boolean) - Method in interface javax.jms.MapMessage
-
Sets a boolean value with the specified name into the Map.
- setBoolean1(boolean) - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- setBoolean2(Boolean) - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- setBooleanProperty(String, boolean) - Method in interface javax.jms.Message
-
Sets a boolean property value with the specified name into the message.
- setBuffer(int) - Method in class org.apache.jasper.compiler.PageInfo
-
- setBufferSize(int) - Method in interface javax.servlet.ServletResponse
-
Sets the preferred buffer size for the body of the response.
- setBufferSize(int) - Method in class javax.servlet.ServletResponseWrapper
-
The default behavior of this method is to call setBufferSize(int size)
on the wrapped response object.
- setBufferValue(String, Node, ErrorDispatcher) - Method in class org.apache.jasper.compiler.PageInfo
-
- setBuilder(DocumentBuilder) - Method in class javax.xml.bind.annotation.W3CDomHandler
-
- setBundle(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.MessageTag
-
- setBundle(LocalizationContext) - Method in class org.apache.taglibs.standard.tag.rt.fmt.MessageTag
-
- SetBundleSupport - Class in org.apache.taglibs.standard.tag.common.fmt
-
Support for tag handlers for <setBundle>, the JSTL 1.0 tag that loads
a resource bundle and stores it in a scoped variable.
- SetBundleSupport() - Constructor for class org.apache.taglibs.standard.tag.common.fmt.SetBundleSupport
-
- SetBundleTag - Class in org.apache.taglibs.standard.tag.el.fmt
-
A handler for <setBundle> that accepts attributes as Strings
and evaluates them as expressions at runtime.
- SetBundleTag() - Constructor for class org.apache.taglibs.standard.tag.el.fmt.SetBundleTag
-
Constructs a new SetBundleTag.
- SetBundleTag - Class in org.apache.taglibs.standard.tag.rt.fmt
-
A handler for <setBundle> that supports rtexprvalue-based
attributes.
- SetBundleTag() - Constructor for class org.apache.taglibs.standard.tag.rt.fmt.SetBundleTag
-
- setByte(String, byte) - Method in interface javax.jms.MapMessage
-
Sets a byte value with the specified name into the Map.
- setByte1(byte) - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- setByte2(Byte) - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- setBytecode(String, byte[]) - Method in class org.apache.jasper.compiler.JspRuntimeContext
-
Save the bytecode for the class in a map.
- setByteProperty(String, byte) - Method in interface javax.jms.Message
-
Sets a byte property value with the specified name into the message.
- setBytes(String, byte[]) - Method in interface javax.jms.MapMessage
-
Sets a byte array value with the specified name into the Map.
- setBytes(String, byte[], int, int) - Method in interface javax.jms.MapMessage
-
Sets a portion of the byte array value with the specified name into the Map.
- setChar(String, char) - Method in interface javax.jms.MapMessage
-
Sets a Unicode character value with the specified name into the Map.
- setChar1(char) - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- setChar2(Character) - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- setCharacterEncoding(String) - Method in interface javax.servlet.ServletRequest
-
Overrides the name of the character encoding used in the body of this
request.
- setCharacterEncoding(String) - Method in class javax.servlet.ServletRequestWrapper
-
The default behavior of this method is to set the character encoding
on the wrapped request object.
- setCharacterEncoding(String) - Method in interface javax.servlet.ServletResponse
-
Sets the character encoding (MIME charset) of the response
being sent to the client, for example, to UTF-8.
- setCharacterEncoding(String) - Method in class javax.servlet.ServletResponseWrapper
-
The default behavior of this method is to call setCharacterEncoding(String charset)
on the wrapped response object.
- setCharEncoding(String) - Method in class org.apache.taglibs.standard.tag.el.core.ImportTag
-
- setCharEncoding(String) - Method in class org.apache.taglibs.standard.tag.rt.core.ImportTag
-
- setCharsetName(String) - Method in interface javax.xml.registry.infomodel.LocalizedString
-
Set the canonical name for the charset for this object.
- setCity(String) - Method in interface javax.xml.registry.infomodel.PostalAddress
-
Sets the city.
- setClassDebugInfo(boolean) - Method in class org.apache.jasper.JspC
-
- setClassFileName(String) - Method in class org.apache.jasper.compiler.SmapUtil.ClassInfo
-
- setClassifications(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Replaces all previous Classifications with specified
Classifications.
- setClassificationScheme(ClassificationScheme) - Method in interface javax.xml.registry.infomodel.Classification
-
Sets the ClassificationScheme for this external classification.
- setClassifiedObject(RegistryObject) - Method in interface javax.xml.registry.infomodel.Classification
-
Sets the object that is being classified.
- setClassLoader(URLClassLoader) - Method in class org.apache.jasper.JspCompilationContext
-
- setClassName(String) - Method in class org.apache.jasper.JspC
-
Class name of the generated file ( without package ).
- setClassPath(List<File>) - Method in class org.apache.jasper.compiler.Jsr199JavaCompiler
-
- setClassPath(List<File>) - Method in class org.apache.jasper.compiler.NullJavaCompiler
-
- setClassPath(String) - Method in class org.apache.jasper.JspC
-
- setClassPath(String) - Method in class org.apache.jasper.JspCompilationContext
-
The classpath that is passed off to the Java compiler.
- setCleared() - Method in class javax.security.enterprise.credential.AbstractClearableCredential
-
Specifies that the credential value has been securely cleared.
- setClientID(String) - Method in interface javax.jms.Connection
-
Sets the client identifier for this connection.
- setClientID(String) - Method in interface javax.jms.JMSContext
-
Sets the client identifier for the JMSContext's connection.
- setColumnNumber(int) - Method in class javax.xml.bind.helpers.ValidationEventLocatorImpl
-
Set the columnNumber field on this event locator.
- setComment(String) - Method in class javax.servlet.http.Cookie
-
Specifies a comment that describes a cookie's purpose.
- setComment(String) - Method in interface javax.servlet.SessionCookieConfig
-
Sets the comment that will be assigned to any session tracking
cookies created on behalf of the application represented by the
ServletContext from which this SessionCookieConfig
was acquired.
- setCompilationException(JasperException) - Method in class org.apache.jasper.servlet.JspServletWrapper
-
Sets the compilation exception for this JspServletWrapper.
- setCompile(boolean) - Method in class org.apache.jasper.JspC
-
- setCompiler(String) - Method in class org.apache.jasper.JspC
-
- setCompilerSourceVM(String) - Method in class org.apache.jasper.JspC
-
- setCompilerTargetVM(String) - Method in class org.apache.jasper.JspC
-
- setConcept(Concept) - Method in interface javax.xml.registry.infomodel.Classification
-
Sets the concept for this internal classification.
- setConnectionHandle(Object) - Method in class javax.resource.spi.ConnectionEvent
-
Set the connection handle.
- setContent(Object, String) - Method in class javax.xml.soap.AttachmentPart
-
Sets the content of this attachment part to that of the given
Object and sets the value of the Content-Type
header to the given type.
- setContent(Source) - Method in class javax.xml.soap.SOAPPart
-
Sets the content of the SOAPEnvelope object with the data
from the given Source object.
- setContentDescription(String) - Method in class javax.xml.soap.SOAPMessage
-
Sets the description of this SOAPMessage object's
content with the given description.
- setContentId(String) - Method in class javax.xml.soap.AttachmentPart
-
Sets the MIME header whose name is "Content-ID" with the given value.
- setContentId(String) - Method in class javax.xml.soap.SOAPPart
-
Sets the value of the MIME header named "Content-Id"
to the given String.
- setContentLength(int) - Method in interface javax.servlet.ServletResponse
-
Sets the length of the content body in the response
In HTTP servlets, this method sets the HTTP Content-Length header.
- setContentLength(int) - Method in class javax.servlet.ServletResponseWrapper
-
The default behavior of this method is to call setContentLength(int len)
on the wrapped response object.
- setContentLengthLong(long) - Method in interface javax.servlet.ServletResponse
-
Sets the length of the content body in the response
In HTTP servlets, this method sets the HTTP Content-Length header.
- setContentLengthLong(long) - Method in class javax.servlet.ServletResponseWrapper
-
The default behavior of this method is to call setContentLengthLong(long len)
on the wrapped response object.
- setContentLocation(String) - Method in class javax.xml.soap.AttachmentPart
-
Sets the MIME header whose name is "Content-Location" with the given value.
- setContentLocation(String) - Method in class javax.xml.soap.SOAPPart
-
Sets the value of the MIME header "Content-Location"
to the given String.
- setContentType(String) - Method in interface javax.servlet.ServletResponse
-
Sets the content type of the response being sent to
the client, if the response has not been committed yet.
- setContentType(String) - Method in class javax.servlet.ServletResponseWrapper
-
The default behavior of this method is to call setContentType(String type)
on the wrapped response object.
- setContentType(String) - Method in class javax.xml.soap.AttachmentPart
-
Sets the MIME header whose name is "Content-Type" with the given value.
- setContentType(String) - Method in class org.apache.jasper.compiler.PageInfo
-
- setContentType(String) - Method in class org.apache.jasper.JspCompilationContext
-
- setContext(String) - Method in class org.apache.taglibs.standard.tag.el.core.ImportTag
-
- setContext(String) - Method in class org.apache.taglibs.standard.tag.el.core.RedirectTag
-
- setContext(String) - Method in class org.apache.taglibs.standard.tag.el.core.UrlTag
-
- setContext(String) - Method in class org.apache.taglibs.standard.tag.rt.core.ImportTag
-
- setContext(String) - Method in class org.apache.taglibs.standard.tag.rt.core.RedirectTag
-
- setContext(String) - Method in class org.apache.taglibs.standard.tag.rt.core.UrlTag
-
- setCountry(String) - Method in interface javax.xml.registry.infomodel.PostalAddress
-
Sets the country.
- setCountryCode(String) - Method in interface javax.xml.registry.infomodel.TelephoneNumber
-
Sets country code.
- setCredential(Credential) - Method in class javax.security.enterprise.authentication.mechanism.http.AuthenticationParameters
-
Sets the credential as parameter in this instance.
- setCredentials(Set) - Method in interface javax.xml.registry.Connection
-
Sets the Credentials associated with this client.
- setCurrencyCode(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.FormatNumberTag
-
- setCurrencyCode(String) - Method in class org.apache.taglibs.standard.tag.rt.fmt.FormatNumberTag
-
- setCurrencySymbol(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.FormatNumberTag
-
- setCurrencySymbol(String) - Method in class org.apache.taglibs.standard.tag.rt.fmt.FormatNumberTag
-
- setDataHandler(DataHandler) - Method in class javax.xml.soap.AttachmentPart
-
Sets the given DataHandler object as the data handler
for this AttachmentPart object.
- setDataSource(String) - Method in class org.apache.taglibs.standard.tag.el.sql.QueryTag
-
- setDataSource(String) - Method in class org.apache.taglibs.standard.tag.el.sql.SetDataSourceTag
-
- setDataSource(String) - Method in class org.apache.taglibs.standard.tag.el.sql.TransactionTag
-
- setDataSource(String) - Method in class org.apache.taglibs.standard.tag.el.sql.UpdateTag
-
- setDataSource(Object) - Method in class org.apache.taglibs.standard.tag.rt.sql.QueryTag
-
- setDataSource(Object) - Method in class org.apache.taglibs.standard.tag.rt.sql.SetDataSourceTag
-
- setDataSource(Object) - Method in class org.apache.taglibs.standard.tag.rt.sql.TransactionTag
-
Setter method for the SQL DataSource.
- setDataSource(Object) - Method in class org.apache.taglibs.standard.tag.rt.sql.UpdateTag
-
Setter method for the SQL DataSource.
- SetDataSourceTag - Class in org.apache.taglibs.standard.tag.el.sql
-
Tag handler for <SetDataSource> in JSTL, used to create
a simple DataSource for prototyping.
- SetDataSourceTag() - Constructor for class org.apache.taglibs.standard.tag.el.sql.SetDataSourceTag
-
- SetDataSourceTag - Class in org.apache.taglibs.standard.tag.rt.sql
-
Tag handler for <Driver> in JSTL, used to create
a simple DataSource for prototyping.
- SetDataSourceTag() - Constructor for class org.apache.taglibs.standard.tag.rt.sql.SetDataSourceTag
-
- SetDataSourceTagSupport - Class in org.apache.taglibs.standard.tag.common.sql
-
Tag handler for <SetDataSource> in JSTL, used to create
a simple DataSource for prototyping.
- SetDataSourceTagSupport() - Constructor for class org.apache.taglibs.standard.tag.common.sql.SetDataSourceTagSupport
-
- setDatatypeConverter(DatatypeConverterInterface) - Static method in class javax.xml.bind.DatatypeConverter
-
This method is for JAXB provider use only.
- setDateHeader(String, long) - Method in interface javax.servlet.http.HttpServletResponse
-
Sets a response header with the given name and
date-value.
- setDateHeader(String, long) - Method in class javax.servlet.http.HttpServletResponseWrapper
-
The default behavior of this method is to call setDateHeader(String name, long date)
on the wrapped response object.
- setDateStyle(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.FormatDateTag
-
- setDateStyle(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.ParseDateTag
-
- setDateStyle(String) - Method in class org.apache.taglibs.standard.tag.rt.fmt.FormatDateTag
-
- setDateStyle(String) - Method in class org.apache.taglibs.standard.tag.rt.fmt.ParseDateTag
-
- setDebug(boolean) - Method in class org.apache.jasper.compiler.Jsr199JavaCompiler
-
- setDebug(boolean) - Method in class org.apache.jasper.compiler.NullJavaCompiler
-
- setDebugStream(PrintStream) - Method in class org.apache.taglibs.standard.lang.jstl.parser.ELParserTokenManager
-
- setDefault(String) - Method in class org.apache.taglibs.standard.tag.el.core.OutTag
-
- setDefault(String) - Method in class org.apache.taglibs.standard.tag.rt.core.OutTag
-
- setDefaultBufferNone(boolean) - Method in class org.apache.jasper.JspC
-
- setDefaultFactory(JspFactory) - Static method in class javax.servlet.jsp.JspFactory
-
set the default factory for this implementation.
- setDefaultMaxBinaryMessageBufferSize(int) - Method in interface javax.websocket.WebSocketContainer
-
Sets the default maximum size of incoming binary message that this container will buffer.
- setDefaultMaxSessionIdleTimeout(long) - Method in interface javax.websocket.WebSocketContainer
-
Sets the default time in milliseconds after which any web socket sessions in this container will be closed if it
has been inactive.
- setDefaultMaxTextMessageBufferSize(int) - Method in interface javax.websocket.WebSocketContainer
-
Sets the maximum size of incoming text message that this container will buffer.
- setDeferredSyntaxAllowedAsLiteral(String, Node, ErrorDispatcher, boolean) - Method in class org.apache.jasper.compiler.PageInfo
-
- setDeferredSyntaxAllowedAsLiteral(boolean) - Method in class org.apache.jasper.compiler.PageInfo
-
- setDelims(String) - Method in class org.apache.taglibs.standard.tag.el.core.ForTokensTag
-
- setDelims(String) - Method in class org.apache.taglibs.standard.tag.rt.core.ForTokensTag
-
- setDeliveryDelay(long) - Method in interface javax.jms.JMSProducer
-
Sets the minimum length of time in milliseconds that must elapse after a message is sent before the JMS provider may
deliver the message to a consumer.
- setDeliveryDelay(long) - Method in interface javax.jms.MessageProducer
-
Sets the minimum length of time in milliseconds that must elapse after a message is sent before the JMS provider may
deliver the message to a consumer.
- setDeliveryMode(int) - Method in interface javax.jms.JMSProducer
-
Specifies the delivery mode of messages that are sent using this JMSProducer
- setDeliveryMode(int) - Method in interface javax.jms.MessageProducer
-
Sets the producer's default delivery mode.
- setDescription(String) - Method in class javax.resource.spi.work.HintsContext
-
Set a brief description of the role played by the instance of
HintsContext and any other related debugging information.
- setDescription(InternationalString) - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Sets the context independent textual description for this object.
- setDisableMessageID(boolean) - Method in interface javax.jms.JMSProducer
-
Specifies whether message IDs may be disabled for messages that are sent using this JMSProducer
- setDisableMessageID(boolean) - Method in interface javax.jms.MessageProducer
-
Specify whether message IDs may be disabled.
- setDisableMessageTimestamp(boolean) - Method in interface javax.jms.JMSProducer
-
Specifies whether message timestamps may be disabled for messages that are sent using this JMSProducer.
- setDisableMessageTimestamp(boolean) - Method in interface javax.jms.MessageProducer
-
Specify whether message timestamps may be disabled.
- setDoc(Object) - Method in class org.apache.taglibs.standard.tag.rt.xml.ParseTag
-
- setDoc(Object) - Method in class org.apache.taglibs.standard.tag.rt.xml.TransformTag
-
- setDocSystemId(String) - Method in class org.apache.taglibs.standard.tag.rt.xml.TransformTag
-
- setDoctypeName(String) - Method in class org.apache.jasper.compiler.PageInfo
-
- setDoctypePublic(String) - Method in class org.apache.jasper.compiler.PageInfo
-
- setDoctypeSystem(String) - Method in class org.apache.jasper.compiler.PageInfo
-
- setDoEmbedded(boolean) - Method in class org.apache.jasper.compiler.SmapGenerator
-
Instructs the SmapGenerator whether to actually print any embedded
SMAPs or not.
- setDomain(String) - Method in class javax.servlet.http.Cookie
-
Specifies the domain within which this cookie should be presented.
- setDomain(String) - Method in interface javax.servlet.SessionCookieConfig
-
Sets the domain name that will be assigned to any session tracking
cookies created on behalf of the application represented by the
ServletContext from which this SessionCookieConfig
was acquired.
- setDouble(String, double) - Method in interface javax.jms.MapMessage
-
Sets a double value with the specified name into the Map.
- setDouble1(double) - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- setDouble2(Double) - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- setDoubleProperty(String, double) - Method in interface javax.jms.Message
-
Sets a double property value with the specified name into the message.
- setDriver(String) - Method in class org.apache.taglibs.standard.tag.common.sql.DriverTag
-
- setDriver(String) - Method in class org.apache.taglibs.standard.tag.el.sql.SetDataSourceTag
-
- setDriver(String) - Method in class org.apache.taglibs.standard.tag.rt.sql.SetDataSourceTag
-
- setDriverClassName(String) - Method in class org.apache.taglibs.standard.tag.common.sql.DataSourceWrapper
-
- setDtdResourcePrefix(String) - Static method in class org.apache.jasper.JspC
-
Sets the path prefix for .dtd resources
- setDtdResourcePrefix(String) - Static method in class org.apache.jasper.xmlparser.ParserUtils
-
Sets the path prefix URL for .dtd resources
- setDynamicAttribute(String, String, Object) - Method in interface javax.servlet.jsp.tagext.DynamicAttributes
-
Called when a tag declared to accept dynamic attributes is passed an attribute that is not declared in the Tag
Library Descriptor.
- setElementQName(QName) - Method in interface javax.xml.soap.SOAPElement
-
Changes the name of this Element to newName if
possible.
- setElements(Object[]) - Method in class org.apache.taglibs.standard.lang.jstl.ExpressionString
-
- setELIgnored(boolean) - Method in class org.apache.jasper.compiler.PageInfo
-
- setEmailAddresses(Collection) - Method in interface javax.xml.registry.infomodel.User
-
Sets the Collection of EmailAddress instances for this User.
- setEncoding(String) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
-
Convenience method for setting the output encoding.
- setEncodingStyle(String) - Method in interface javax.xml.soap.SOAPElement
-
Sets the encoding style for this SOAPElement object
to one specified.
- setEnd(int) - Method in class org.apache.taglibs.standard.tag.common.xml.ForEachTag
-
- setEnd(String) - Method in class org.apache.taglibs.standard.tag.el.core.ForEachTag
-
- setEnd(String) - Method in class org.apache.taglibs.standard.tag.el.core.ForTokensTag
-
- setEnd(int) - Method in class org.apache.taglibs.standard.tag.rt.core.ForEachTag
-
- setEnd(int) - Method in class org.apache.taglibs.standard.tag.rt.core.ForTokensTag
-
- setEndpointContext(EndpointContext) - Method in class javax.xml.ws.Endpoint
-
By setting a EndpointContext, JAX-WS runtime knows about
addresses of other endpoints in an application.
- setEntity(Object) - Method in interface javax.ws.rs.client.ClientRequestContext
-
Set a new message entity.
- setEntity(Object, Annotation[], MediaType) - Method in interface javax.ws.rs.client.ClientRequestContext
-
Set a new message entity, including the attached annotations and the media type.
- setEntity(Object) - Method in interface javax.ws.rs.container.ContainerResponseContext
-
Set a new message entity.
- setEntity(Object, Annotation[], MediaType) - Method in interface javax.ws.rs.container.ContainerResponseContext
-
Set a new message entity, including the attached annotations and the media type.
- setEntity(Object) - Method in interface javax.ws.rs.ext.WriterInterceptorContext
-
Update object to be written as HTTP entity.
- setEntityContext(EntityContext) - Method in interface javax.ejb.EntityBean
-
Set the associated entity context.
- setEntityResolver(EntityResolver) - Static method in class org.apache.jasper.xmlparser.ParserUtils
-
- setEntityStream(OutputStream) - Method in interface javax.ws.rs.client.ClientRequestContext
-
Set a new entity output stream.
- setEntityStream(InputStream) - Method in interface javax.ws.rs.client.ClientResponseContext
-
Set a new entity input stream.
- setEntityStream(InputStream) - Method in interface javax.ws.rs.container.ContainerRequestContext
-
Set a new entity input stream.
- setEntityStream(OutputStream) - Method in interface javax.ws.rs.container.ContainerResponseContext
-
Set a new entity output stream.
- setErrorCode(String) - Method in exception javax.resource.ResourceException
-
Set the error code.
- setErrorObjectKey(Key) - Method in exception javax.xml.registry.RegistryException
-
Sets the Key to the first object that encountered an error in the registry.
- setErrorOnUndeclaredNamespace(boolean) - Method in class org.apache.jasper.compiler.PageInfo
-
- setErrorOnUseBeanInvalidClassAttribute(boolean) - Method in class org.apache.jasper.EmbeddedServletOptions
-
- setErrorOnUseBeanInvalidClassAttribute(boolean) - Method in class org.apache.jasper.JspC
-
- setErrorPage(String) - Method in class org.apache.jasper.compiler.PageInfo
-
- setErrorPage(boolean) - Method in class org.apache.jasper.JspCompilationContext
-
- setEscapeXml(String) - Method in class org.apache.taglibs.standard.tag.el.core.OutTag
-
- setEscapeXml(String) - Method in class org.apache.taglibs.standard.tag.el.xml.ExprTag
-
- setEscapeXml(boolean) - Method in class org.apache.taglibs.standard.tag.rt.core.OutTag
-
- setEscapeXml(boolean) - Method in class org.apache.taglibs.standard.tag.rt.xml.ExprTag
-
- setEventHandler(ValidationEventHandler) - Method in class javax.xml.bind.Binder
-
Allow an application to register a ValidationEventHandler.
- setEventHandler(ValidationEventHandler) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
-
- setEventHandler(ValidationEventHandler) - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
-
Allow an application to register a validation event handler.
- setEventHandler(ValidationEventHandler) - Method in interface javax.xml.bind.Marshaller
-
Allow an application to register a validation event handler.
- setEventHandler(ValidationEventHandler) - Method in interface javax.xml.bind.Unmarshaller
-
Allow an application to register a ValidationEventHandler.
- setEventHandler(ValidationEventHandler) - Method in interface javax.xml.bind.Validator
-
- setExceptionListener(ExceptionListener) - Method in interface javax.jms.Connection
-
Sets an exception listener for this connection.
- setExceptionListener(ExceptionListener) - Method in interface javax.jms.JMSContext
-
Sets an exception listener for the JMSContext's connection.
- setExecutor(Executor) - Method in class javax.xml.ws.Endpoint
-
Sets the executor for this Endpoint instance.
- setExecutor(Executor) - Method in class javax.xml.ws.Service
-
Sets the executor for this Service instance.
- setExecutor(Executor) - Method in class javax.xml.ws.spi.ServiceDelegate
-
Sets the executor for this Service instance.
- setExpiration(Date) - Method in interface javax.xml.registry.infomodel.RegistryEntry
-
Sets the expirationDate.
- setExpression(Expression) - Method in class org.apache.taglibs.standard.lang.jstl.BinaryOperatorExpression
-
- setExpression(Expression) - Method in class org.apache.taglibs.standard.lang.jstl.UnaryOperatorExpression
-
- setExpressionFactory(ExpressionFactory) - Method in class org.apache.jasper.runtime.JspApplicationContextImpl
-
- setExpressions(List) - Method in class org.apache.taglibs.standard.lang.jstl.BinaryOperatorExpression
-
- setExtdirs(String) - Method in class org.apache.jasper.compiler.Jsr199JavaCompiler
-
- setExtdirs(String) - Method in class org.apache.jasper.compiler.NullJavaCompiler
-
- setExtends(String, Node.PageDirective) - Method in class org.apache.jasper.compiler.PageInfo
-
- setExtension(String) - Method in interface javax.xml.registry.infomodel.TelephoneNumber
-
Sets the internal extension.
- setExternalIdentifiers(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Replaces all previous external identifiers with specified
Collection of ExternalIdentifiers as an external identifier.
- setExternalLinks(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Replaces all previous ExternalLinks with specified
ExternalLinks.
- setExternalURI(String) - Method in interface javax.xml.registry.infomodel.ExternalLink
-
Sets URI for an external resource.
- setFailOnError(boolean) - Method in class org.apache.jasper.JspC
-
Set the option that throws an exception in case of a compilation
error.
- setFaultActor(String) - Method in interface javax.xml.soap.SOAPFault
-
Sets this SOAPFault object with the given fault actor.
- setFaultCode(Name) - Method in interface javax.xml.soap.SOAPFault
-
Sets this SOAPFault object with the given fault code.
- setFaultCode(QName) - Method in interface javax.xml.soap.SOAPFault
-
Sets this SOAPFault object with the given fault code.
- setFaultCode(String) - Method in interface javax.xml.soap.SOAPFault
-
Sets this SOAPFault object with the give fault code.
- setFaultNode(String) - Method in interface javax.xml.soap.SOAPFault
-
Creates or replaces any existing Node element value for
this SOAPFault object.
- setFaultRole(String) - Method in interface javax.xml.soap.SOAPFault
-
Creates or replaces any existing Role element value for
this SOAPFault object.
- setFaultString(String) - Method in interface javax.xml.soap.SOAPFault
-
Sets the fault string for this SOAPFault object
to the given string.
- setFaultString(String, Locale) - Method in interface javax.xml.soap.SOAPFault
-
Sets the fault string for this SOAPFault object
to the given string and localized to the given locale.
- setFilter(String) - Method in class org.apache.taglibs.standard.tag.el.xml.ParseTag
-
- setFilter(XMLFilter) - Method in class org.apache.taglibs.standard.tag.rt.xml.ParseTag
-
- setFirstName(String) - Method in interface javax.xml.registry.infomodel.PersonName
-
Sets the first name for this Person.
- setFirstResult(int) - Method in interface javax.persistence.Query
-
Set the position of the first result to retrieve.
- setFirstResult(int) - Method in interface javax.persistence.TypedQuery
-
Set the position of the first result to retrieve.
- setFloat(String, float) - Method in interface javax.jms.MapMessage
-
Sets a float value with the specified name into the Map.
- setFloat1(float) - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- setFloat2(Float) - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- setFloatProperty(String, float) - Method in interface javax.jms.Message
-
Sets a float property value with the specified name into the message.
- setFlushMode(FlushModeType) - Method in interface javax.persistence.EntityManager
-
Set the flush mode that applies to all objects contained
in the persistence context.
- setFlushMode(FlushModeType) - Method in interface javax.persistence.Query
-
Set the flush mode type to be used for the query execution.
- setFlushMode(FlushModeType) - Method in interface javax.persistence.StoredProcedureQuery
-
Set the flush mode type to be used for the query execution.
- setFlushMode(FlushModeType) - Method in interface javax.persistence.TypedQuery
-
Set the flush mode type to be used for the query execution.
- setFormattedOutput(boolean) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
-
Convenience method for setting the formatted output flag.
- setFragment(boolean) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
-
Convenience method for setting the fragment flag.
- setFullName(String) - Method in interface javax.xml.registry.infomodel.PersonName
-
Sets the fully formatted name for this person.
- setFunctionMapper(FunctionMapper) - Method in class org.apache.jasper.runtime.ELContextImpl
-
- setFunctionName(String) - Method in class org.apache.taglibs.standard.lang.jstl.FunctionInvocation
-
- setGenericType(Type) - Method in interface javax.ws.rs.ext.InterceptorContext
-
Update type of the object to be produced or written.
- setGenStringAsByteArray(boolean) - Method in class org.apache.jasper.JspC
-
- setGenStringAsCharArray(boolean) - Method in class org.apache.jasper.JspC
-
Determines whether text strings are to be generated as char arrays,
which improves performance in some cases.
- setGroupingUsed(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.FormatNumberTag
-
- setGroupingUsed(boolean) - Method in class org.apache.taglibs.standard.tag.rt.fmt.FormatNumberTag
-
- setHandler(HttpHandler) - Method in class javax.xml.ws.spi.http.HttpContext
-
- setHandlerChain(QName, List) - Method in interface javax.xml.rpc.handler.HandlerRegistry
-
Sets the handler chain for the specified service endpoint
as a java.util.List.
- setHandlerChain(List<Handler>) - Method in interface javax.xml.ws.Binding
-
Sets the handler chain for the protocol binding instance.
- setHandlerClass(Class) - Method in class javax.xml.rpc.handler.HandlerInfo
-
Sets the Handler class
- setHandlerConfig(Map) - Method in class javax.xml.rpc.handler.HandlerInfo
-
Sets the Handler configuration as java.util.Map
- setHandlerResolver(HandlerResolver) - Method in class javax.xml.ws.Service
-
Sets the HandlerResolver for this Service
instance.
- setHandlerResolver(HandlerResolver) - Method in class javax.xml.ws.spi.ServiceDelegate
-
Sets the HandlerResolver for this Service
instance.
- setHasJspRoot(boolean) - Method in class org.apache.jasper.compiler.PageInfo
-
- setHeader(String, String) - Method in interface javax.servlet.http.HttpServletResponse
-
Sets a response header with the given name and value.
- setHeader(String, String) - Method in class javax.servlet.http.HttpServletResponseWrapper
-
The default behavior of this method is to return setHeader(String name, String value)
on the wrapped response object.
- setHeader(String, String) - Method in interface javax.servlet.http.PushBuilder
-
Set a request header to be used for the push.
- setHeader(String, String) - Method in class javax.xml.soap.MimeHeaders
-
Replaces the current value of the first header entry whose name matches
the given name with the given value, adding a new header if no existing header
name matches.
- setHeaders(QName[]) - Method in class javax.xml.rpc.handler.HandlerInfo
-
Sets the header blocks processed by this Handler.
- setHint(String, Object) - Method in interface javax.persistence.Query
-
Set a query property or hint.
- setHint(String, Object) - Method in interface javax.persistence.StoredProcedureQuery
-
Set a query property or hint.
- setHint(String, Object) - Method in interface javax.persistence.TypedQuery
-
Set a query property or hint.
- setHint(String, Serializable) - Method in class javax.resource.spi.work.HintsContext
-
Set a Hint and a related value.
- setHttpOnly(boolean) - Method in class javax.servlet.http.Cookie
-
Marks or unmarks this Cookie as HttpOnly.
- setHttpOnly(boolean) - Method in interface javax.servlet.SessionCookieConfig
-
Marks or unmarks the session tracking cookies created on behalf
of the application represented by the ServletContext from
which this SessionCookieConfig was acquired as
HttpOnly.
- setId(String) - Method in class javax.servlet.jsp.tagext.TagSupport
-
Set the id attribute for this tag.
- setId(String) - Method in interface javax.xml.registry.infomodel.Key
-
Sets the unique id associated with this key.
- setIdentificationScheme(ClassificationScheme) - Method in interface javax.xml.registry.infomodel.ExternalIdentifier
-
Sets the ClassificationScheme that is used as the identification scheme
for identifying this object.
- setIeClassId(String) - Method in class org.apache.jasper.JspC
-
Sets the class-id value to be sent to Internet Explorer when using
tags.
- setIgnoreJspFragmentErrors(boolean) - Method in class org.apache.jasper.JspC
-
- setIncludeCoda(List<String>) - Method in class org.apache.jasper.compiler.PageInfo
-
- setIncludePrelude(List<String>) - Method in class org.apache.jasper.compiler.PageInfo
-
- setIndex(Expression) - Method in class org.apache.taglibs.standard.lang.jstl.ArraySuffix
-
- setInfo(Serializable) - Method in class javax.ejb.TimerConfig
-
Set the info object made available to timer callbacks.
- setInfo(String) - Method in class org.apache.jasper.compiler.PageInfo
-
- setInitParameter(String, String) - Method in interface javax.servlet.Registration
-
Sets the initialization parameter with the given name and value
on the Servlet or Filter that is represented by this Registration.
- setInitParameter(String, String) - Method in interface javax.servlet.ServletContext
-
Sets the context initialization parameter with the given name and
value on this ServletContext.
- setInitParameter(String, String) - Method in class org.apache.jasper.servlet.JspCServletContext
-
- setInitParameters(Map<String, Object>) - Method in class javax.servlet.jsp.jstl.tlv.ScriptFreeTLV
-
Sets the values of the initialization parameters, as supplied in the TLD.
- setInitParameters(Map<String, Object>) - Method in class javax.servlet.jsp.tagext.TagLibraryValidator
-
Set the init data in the TLD for this validator.
- setInitParameters(Map<String, String>) - Method in interface javax.servlet.Registration
-
Sets the given initialization parameters on the Servlet or Filter
that is represented by this Registration.
- setInputLineCount(int) - Method in class org.apache.jasper.compiler.SmapStratum.LineInfo
-
Sets InputLineCount.
- setInputStartLine(int) - Method in class org.apache.jasper.compiler.SmapStratum.LineInfo
-
Sets InputStartLine.
- setInputStream(InputStream) - Method in interface javax.ws.rs.ext.ReaderInterceptorContext
-
Set the input stream of the object to be read.
- setInstance(RuntimeDelegate) - Static method in class javax.ws.rs.ext.RuntimeDelegate
-
Set the runtime delegate that will be used by JAX-RS classes.
- setInt(String, int) - Method in interface javax.jms.MapMessage
-
Sets an int value with the specified name into the Map.
- setInt1(int) - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- setInt2(Integer) - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- setIntegerOnly(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.ParseNumberTag
-
- setIntegerOnly(boolean) - Method in class org.apache.taglibs.standard.tag.rt.fmt.ParseNumberTag
-
- setIntHeader(String, int) - Method in interface javax.servlet.http.HttpServletResponse
-
Sets a response header with the given name and
integer value.
- setIntHeader(String, int) - Method in class javax.servlet.http.HttpServletResponseWrapper
-
The default behavior of this method is to call setIntHeader(String name, int value)
on the wrapped response object.
- setIntProperty(String, int) - Method in interface javax.jms.Message
-
Sets an int property value with the specified name into the message.
- setInvalidPropertyDescriptors(PropertyDescriptor[]) - Method in exception javax.resource.spi.InvalidPropertyException
-
Set a list of invalid properties.
- setIsELIgnored(String, Node, ErrorDispatcher, boolean) - Method in class org.apache.jasper.compiler.PageInfo
-
- setIsErrorPage(String, Node, ErrorDispatcher) - Method in class org.apache.jasper.compiler.PageInfo
-
- setIsJspPrefixHijacked(boolean) - Method in class org.apache.jasper.compiler.PageInfo
-
- setIsolation(String) - Method in class org.apache.taglibs.standard.tag.common.sql.TransactionTagSupport
-
Setter method for the transaction isolation level.
- setIsolation(String) - Method in class org.apache.taglibs.standard.tag.el.sql.TransactionTag
-
- setIsolation(String) - Method in class org.apache.taglibs.standard.tag.rt.sql.TransactionTag
-
Setter method for the Transaction Isolation level.
- setIsThreadSafe(String, Node, ErrorDispatcher) - Method in class org.apache.jasper.compiler.PageInfo
-
- setIsValidationEnabled(boolean) - Method in class org.apache.jasper.JspC
-
- setItems(String) - Method in class org.apache.taglibs.standard.tag.el.core.ForEachTag
-
- setItems(String) - Method in class org.apache.taglibs.standard.tag.el.core.ForTokensTag
-
- setItems(Object) - Method in class org.apache.taglibs.standard.tag.rt.core.ForEachTag
-
- setItems(Object) - Method in class org.apache.taglibs.standard.tag.rt.core.ForTokensTag
-
- setJavaEncoding(String) - Method in class org.apache.jasper.JspC
-
Sets the encoding to use for
java files.
- setJdbcURL(String) - Method in class org.apache.taglibs.standard.tag.common.sql.DataSourceWrapper
-
- setJdbcURL(String) - Method in class org.apache.taglibs.standard.tag.common.sql.DriverTag
-
- setJMSCorrelationID(String) - Method in interface javax.jms.JMSProducer
-
Specifies that messages sent using this JMSProducer will have their JMSCorrelationID header value set
to the specified correlation ID, where correlation ID is specified as a String.
- setJMSCorrelationID(String) - Method in interface javax.jms.Message
-
Sets the correlation ID for the message.
- setJMSCorrelationIDAsBytes(byte[]) - Method in interface javax.jms.JMSProducer
-
Specifies that messages sent using this JMSProducer will have their JMSCorrelationID header value set
to the specified correlation ID, where correlation ID is specified as an array of bytes.
- setJMSCorrelationIDAsBytes(byte[]) - Method in interface javax.jms.Message
-
Sets the correlation ID as an array of bytes for the message.
- setJMSDeliveryMode(int) - Method in interface javax.jms.Message
-
Sets the DeliveryMode value for this message.
- setJMSDeliveryTime(long) - Method in interface javax.jms.Message
-
Sets the message's delivery time value.
- setJMSDestination(Destination) - Method in interface javax.jms.Message
-
Sets the Destination object for this message.
- setJMSExpiration(long) - Method in interface javax.jms.Message
-
Sets the message's expiration value.
- setJMSMessageID(String) - Method in interface javax.jms.Message
-
Sets the message ID.
- setJMSPriority(int) - Method in interface javax.jms.Message
-
Sets the priority level for this message.
- setJMSRedelivered(boolean) - Method in interface javax.jms.Message
-
Specifies whether this message is being redelivered.
- setJMSReplyTo(Destination) - Method in interface javax.jms.JMSProducer
-
Specifies that messages sent using this JMSProducer will have their JMSReplyTo header value set to
the specified Destination object.
- setJMSReplyTo(Destination) - Method in interface javax.jms.Message
-
Sets the Destination object to which a reply to this message should be sent.
- setJMSTimestamp(long) - Method in interface javax.jms.Message
-
Sets the message timestamp.
- setJMSType(String) - Method in interface javax.jms.JMSProducer
-
Specifies that messages sent using this JMSProducer will have their JMSType header value set to the
specified message type.
- setJMSType(String) - Method in interface javax.jms.Message
-
Sets the message type.
- SetJoin<Z,E> - Interface in javax.persistence.criteria
-
The SetJoin interface is the type of the result of
joining to a collection over an association or element
collection that has been specified as a java.util.Set.
- setJspBody(JspFragment) - Method in interface javax.servlet.jsp.tagext.SimpleTag
-
Provides the body of this tag as a JspFragment object, able to be invoked zero or more times by the tag handler.
- setJspBody(JspFragment) - Method in class javax.servlet.jsp.tagext.SimpleTagSupport
-
Stores the provided JspFragment.
- setJspContext(JspContext) - Method in interface javax.servlet.jsp.tagext.SimpleTag
-
Called by the container to provide this tag handler with the JspContext for this invocation.
- setJspContext(JspContext) - Method in class javax.servlet.jsp.tagext.SimpleTagSupport
-
Stores the provided JSP context in the private jspContext field.
- setJspFiles(String) - Method in class org.apache.jasper.JspC
-
- setJspId(String) - Method in interface javax.servlet.jsp.tagext.JspIdConsumer
-
Called by the container generated code to set a value for the jspId attribute.
- setJspReloadCount(int) - Method in class org.apache.jasper.compiler.JspRuntimeContext
-
Resets the JSP reload counter.
- setJspReloadCount(int) - Method in class org.apache.jasper.servlet.JspServlet
-
Resets the JSP reload counter.
- setKey(Key) - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Sets the key representing the universally unique ID (UUID) for this object.
- setKey(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.MessageTag
-
- setKey(String) - Method in class org.apache.taglibs.standard.tag.rt.fmt.MessageTag
-
- setLanguage(String, Node, ErrorDispatcher, boolean) - Method in class org.apache.jasper.compiler.PageInfo
-
- setLastModificationTest(long) - Method in class org.apache.jasper.servlet.JspServletWrapper
-
- setLastName(String) - Method in interface javax.xml.registry.infomodel.PersonName
-
Sets the last name (surname) for this Person.
- setLineFileID(int) - Method in class org.apache.jasper.compiler.SmapStratum.LineInfo
-
Sets lineFileID.
- setLineNumber(int) - Method in class javax.xml.bind.helpers.ValidationEventLocatorImpl
-
Set the lineNumber field on this event locator.
- setLinkedException(Exception) - Method in exception javax.jms.JMSException
-
Adds a linked Exception.
- setLinkedException(Exception) - Method in exception javax.resource.ResourceException
-
- setLinkedException(Throwable) - Method in class javax.xml.bind.helpers.ValidationEventImpl
-
Set the linked exception field of this event.
- setLinkedException(Throwable) - Method in exception javax.xml.bind.JAXBException
-
Add a linked Exception.
- setLinkedException(Throwable) - Method in exception javax.xml.bind.TypeConstraintException
-
Add a linked Exception.
- setLinkedWarning(ResourceWarning) - Method in exception javax.resource.cci.ResourceWarning
-
- setList1(List) - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- setListener(Marshaller.Listener) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
-
- setListener(Unmarshaller.Listener) - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
-
- setListener(Marshaller.Listener) - Method in interface javax.xml.bind.Marshaller
-
- setListener(Unmarshaller.Listener) - Method in interface javax.xml.bind.Unmarshaller
-
- setListErrors(boolean) - Method in class org.apache.jasper.JspC
-
- setLoadOnStartup(int) - Method in interface javax.servlet.ServletRegistration.Dynamic
-
Sets the loadOnStartup priority on the Servlet
represented by this dynamic ServletRegistration.
- setLocale(Locale) - Method in interface javax.servlet.ServletResponse
-
Sets the locale of the response, if the response has not been
committed yet.
- setLocale(Locale) - Method in class javax.servlet.ServletResponseWrapper
-
The default behavior of this method is to call setLocale(Locale loc)
on the wrapped response object.
- setLocale(Locale) - Method in interface javax.xml.registry.infomodel.LocalizedString
-
Set the Locale for this object.
- SetLocaleSupport - Class in org.apache.taglibs.standard.tag.common.fmt
-
Support for tag handlers for <setLocale>, the locale setting tag in
JSTL 1.0.
- SetLocaleSupport() - Constructor for class org.apache.taglibs.standard.tag.common.fmt.SetLocaleSupport
-
- SetLocaleTag - Class in org.apache.taglibs.standard.tag.el.fmt
-
A handler for <setLocale> that accepts attributes as Strings
and evaluates them as expressions at runtime.
- SetLocaleTag() - Constructor for class org.apache.taglibs.standard.tag.el.fmt.SetLocaleTag
-
Constructs a new LocaleTag.
- SetLocaleTag - Class in org.apache.taglibs.standard.tag.rt.fmt
-
A handler for <setLocale> that supports rtexprvalue-based
attributes.
- SetLocaleTag() - Constructor for class org.apache.taglibs.standard.tag.rt.fmt.SetLocaleTag
-
- setLocator(ValidationEventLocator) - Method in class javax.xml.bind.helpers.ValidationEventImpl
-
Set the locator object for this event.
- setLockMode(LockModeType) - Method in interface javax.persistence.Query
-
Set the lock mode type to be used for the query execution.
- setLockMode(LockModeType) - Method in interface javax.persistence.TypedQuery
-
Set the lock mode type to be used for the query execution.
- setLoginTimeout(int) - Method in class org.apache.taglibs.standard.tag.common.sql.DataSourceWrapper
-
Always throws a SQLException.
- setLogWriter(PrintWriter) - Method in interface javax.resource.spi.ManagedConnection
-
Sets the log writer for this ManagedConnection instance.
- setLogWriter(PrintWriter) - Method in interface javax.resource.spi.ManagedConnectionFactory
-
Set the log writer for this ManagedConnectionFactory instance.
- setLogWriter(PrintWriter) - Method in class org.apache.taglibs.standard.tag.common.sql.DataSourceWrapper
-
Always throws a SQLException.
- setLong(String, long) - Method in interface javax.jms.MapMessage
-
Sets a long value with the specified name into the Map.
- setLong1(long) - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- setLong2(Long) - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- setLongProperty(String, long) - Method in interface javax.jms.Message
-
Sets a long property value with the specified name into the message.
- setMajorVersion(int) - Method in interface javax.xml.registry.infomodel.Versionable
-
Sets the major revision number for this version of the Versionable object.
- setManagedConnectionFactory(ManagedConnectionFactory) - Method in class javax.resource.spi.security.PasswordCredential
-
Sets the target ManagedConenctionFactory instance for which the user
name and password has been set by the application server.
- setMap1(Map) - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- setMaxAge(int) - Method in class javax.servlet.http.Cookie
-
Sets the maximum age in seconds for this Cookie.
- setMaxAge(int) - Method in interface javax.servlet.SessionCookieConfig
-
Sets the lifetime (in seconds) for the session tracking cookies
created on behalf of the application represented by the
ServletContext from which this SessionCookieConfig
was acquired.
- setMaxAge(int) - Method in class javax.ws.rs.core.CacheControl
-
Corresponds to the max-age cache control directive.
- setMaxBinaryMessageBufferSize(int) - Method in interface javax.websocket.Session
-
Sets the maximum length of incoming binary messages that this Session can buffer.
- setMaxFractionDigits(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.FormatNumberTag
-
- setMaxFractionDigits(int) - Method in class org.apache.taglibs.standard.tag.rt.fmt.FormatNumberTag
-
- setMaxIdleTimeout(long) - Method in interface javax.websocket.Session
-
Set the non-zero number of milliseconds before this session will be closed by the container if it is inactive, ie
no messages are either sent or received.
- setMaxInactiveInterval(int) - Method in interface javax.servlet.http.HttpSession
-
Specifies the time, in seconds, between client requests before the
servlet container will invalidate this session.
- setMaxIntegerDigits(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.FormatNumberTag
-
- setMaxIntegerDigits(int) - Method in class org.apache.taglibs.standard.tag.rt.fmt.FormatNumberTag
-
- setMaxResults(int) - Method in interface javax.persistence.Query
-
Set the maximum number of results to retrieve.
- setMaxResults(int) - Method in interface javax.persistence.TypedQuery
-
Set the maximum number of results to retrieve.
- setMaxRows(String) - Method in class org.apache.taglibs.standard.tag.el.sql.QueryTag
-
Query result can be limited by specifying
the maximum number of rows returned.
- setMaxRows(int) - Method in class org.apache.taglibs.standard.tag.rt.sql.QueryTag
-
Query result can be limited by specifying
the maximum number of rows returned.
- setMaxTagNesting(int) - Method in class org.apache.jasper.compiler.PageInfo
-
- setMaxTextMessageBufferSize(int) - Method in interface javax.websocket.Session
-
Sets the maximum length of incoming text messages that this Session can buffer.
- setMediaType(MediaType) - Method in interface javax.ws.rs.ext.InterceptorContext
-
Update media type of HTTP entity.
- setMessage(String) - Method in class javax.xml.bind.helpers.ValidationEventImpl
-
Set the message field of this event.
- setMessage(SOAPMessage) - Method in interface javax.xml.rpc.handler.soap.SOAPMessageContext
-
Sets the SOAPMessage in this message context
- setMessage(SOAPMessage) - Method in interface javax.xml.ws.handler.soap.SOAPMessageContext
-
Sets the SOAPMessage in this message context
- setMessageDrivenContext(MessageDrivenContext) - Method in interface javax.ejb.MessageDrivenBean
-
Set the associated message-driven context.
- setMessageListener(MessageListener) - Method in interface javax.jms.JMSConsumer
-
Sets the JMSConsumer's MessageListener.
- setMessageListener(MessageListener) - Method in interface javax.jms.MessageConsumer
-
Sets the MessageConsumer's MessageListener.
- setMessageListener(MessageListener) - Method in interface javax.jms.Session
-
Sets the session's distinguished message listener (optional).
- setMetadata(List<Source>) - Method in class javax.xml.ws.Endpoint
-
Sets the metadata for this endpoint.
- setMethod(String) - Method in interface javax.ws.rs.client.ClientRequestContext
-
Set the request method.
- setMethod(String) - Method in interface javax.ws.rs.container.ContainerRequestContext
-
Set the request method.
- setMethodVariable(PageContext, String, MethodExpression) - Static method in class org.apache.jasper.runtime.PageContextImpl
-
- setMiddleName(String) - Method in interface javax.xml.registry.infomodel.PersonName
-
Sets the middle name for this Person.
- setMimeHeader(String, String) - Method in class javax.xml.soap.AttachmentPart
-
Changes the first header entry that matches the given name
to the given value, adding a new header if no existing header
matches.
- setMimeHeader(String, String) - Method in class javax.xml.soap.SOAPPart
-
Changes the first header entry that matches the given header name
so that its value is the given value, adding a new header with the
given name and value if no
existing header is a match.
- setMimeType(String) - Method in interface javax.xml.registry.infomodel.ExtrinsicObject
-
Sets the mime type associated with this object.
- setMinFractionDigits(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.FormatNumberTag
-
- setMinFractionDigits(int) - Method in class org.apache.taglibs.standard.tag.rt.fmt.FormatNumberTag
-
- setMinIntegerDigits(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.FormatNumberTag
-
- setMinIntegerDigits(int) - Method in class org.apache.taglibs.standard.tag.rt.fmt.FormatNumberTag
-
- setMinorVersion(int) - Method in interface javax.xml.registry.infomodel.Versionable
-
Sets the minor revision number for this version of the Versionable object.
- setMTOMEnabled(boolean) - Method in interface javax.xml.ws.soap.SOAPBinding
-
Enables or disables use of MTOM.
- setMultipartConfig(MultipartConfigElement) - Method in interface javax.servlet.ServletRegistration.Dynamic
-
- setMustRevalidate(boolean) - Method in class javax.ws.rs.core.CacheControl
-
Corresponds to the must-revalidate cache control directive.
- setMustUnderstand(boolean) - Method in interface javax.xml.soap.SOAPHeaderElement
-
Sets the mustUnderstand attribute for this SOAPHeaderElement
object to be either true or false.
- setName(String) - Method in class javax.resource.spi.work.HintsContext
-
Set the associated name of the HintsContext.
- setName(String) - Method in interface javax.servlet.SessionCookieConfig
-
Sets the name that will be assigned to any session tracking
cookies created on behalf of the application represented by the
ServletContext from which this SessionCookieConfig
was acquired.
- setName(InternationalString) - Method in interface javax.xml.registry.infomodel.RegistryObject
-
Sets user-friendly name of object in repository.
- setName(String) - Method in interface javax.xml.registry.infomodel.Slot
-
Sets the name for this Slot.
- setName(String) - Method in class org.apache.taglibs.standard.lang.jstl.PropertySuffix
-
- setName(String) - Method in class org.apache.taglibs.standard.tag.el.core.ParamTag
-
- setName(String) - Method in class org.apache.taglibs.standard.tag.el.xml.ParamTag
-
- setName(String) - Method in class org.apache.taglibs.standard.tag.rt.core.ParamTag
-
- setName(String) - Method in class org.apache.taglibs.standard.tag.rt.xml.ParamTag
-
- setNamespaceContext(NamespaceContext) - Method in class org.apache.taglibs.standard.tag.common.xml.JSTLXPathImpl
-
Establishes a namespace context.
- setNewAuthentication(boolean) - Method in class javax.security.enterprise.authentication.mechanism.http.AuthenticationParameters
-
Sets whether a new authentication dialog is required.
- setNil(boolean) - Method in class javax.xml.bind.JAXBElement
-
Set whether this element has nil content.
- setNoCache(boolean) - Method in class javax.ws.rs.core.CacheControl
-
Corresponds to the no-cache cache control directive.
- setNode(Node) - Method in class javax.xml.bind.helpers.ValidationEventLocatorImpl
-
Set the Node field on this event locator.
- setNoGetter(String) - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- setNoNSSchemaLocation(String) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
-
Convenience method for setting the noNamespaceSchemaLocation.
- setNoStore(boolean) - Method in class javax.ws.rs.core.CacheControl
-
Corresponds to the no-store cache control directive.
- setNoTransform(boolean) - Method in class javax.ws.rs.core.CacheControl
-
Corresponds to the no-transform cache control directive.
- setNumber(String) - Method in interface javax.xml.registry.infomodel.TelephoneNumber
-
Sets the telephone number suffix, not including the country or area code.
- setObject(String, Object) - Method in interface javax.jms.MapMessage
-
Sets an object value with the specified name into the Map.
- setObject(Serializable) - Method in interface javax.jms.ObjectMessage
-
Sets the serializable object containing this message's data.
- setObject(Object) - Method in class javax.xml.bind.helpers.ValidationEventLocatorImpl
-
Set the Object field on this event locator.
- setObjectProperty(String, Object) - Method in interface javax.jms.Message
-
Sets a Java object property value with the specified name into the message.
- setOffset(int) - Method in class javax.xml.bind.helpers.ValidationEventLocatorImpl
-
Set the offset field on this event locator.
- setOmitXmlDecl(String) - Method in class org.apache.jasper.compiler.PageInfo
-
- setOpaque(boolean) - Method in interface javax.xml.registry.infomodel.ExtrinsicObject
-
Sets whether the ExtrinsicObject is opaque (not readable) by the registry.
- setOperationName(QName) - Method in interface javax.xml.rpc.Call
-
Sets the name of the operation to be invoked using this
Call instance.
- setOperator(UnaryOperator) - Method in class org.apache.taglibs.standard.lang.jstl.UnaryOperatorExpression
-
- setOperators(List) - Method in class org.apache.taglibs.standard.lang.jstl.BinaryOperatorExpression
-
- setOperators(List) - Method in class org.apache.taglibs.standard.lang.jstl.UnaryOperatorExpression
-
- setOutputDir(String) - Method in class org.apache.jasper.JspC
-
- setOutputFileName(String) - Method in class org.apache.jasper.compiler.SmapGenerator
-
Sets the filename (without path information) for the generated
source file.
- setOutputLineIncrement(int) - Method in class org.apache.jasper.compiler.SmapStratum.LineInfo
-
Sets OutputLineIncrement.
- setOutputStartLine(int) - Method in class org.apache.jasper.compiler.SmapStratum.LineInfo
-
Sets OutputStartLine.
- setOutputStream(OutputStream) - Method in interface javax.ws.rs.ext.WriterInterceptorContext
-
Set a new output stream for the object to be written.
- setPackage(String) - Method in class org.apache.jasper.JspC
-
- setPageContext(PageContext) - Method in interface javax.servlet.jsp.tagext.Tag
-
Set the current page context.
- setPageContext(PageContext) - Method in class javax.servlet.jsp.tagext.TagAdapter
-
Must not be called.
- setPageContext(PageContext) - Method in class javax.servlet.jsp.tagext.TagSupport
-
Set the page context.
- setPageInfo(PageInfo) - Method in class org.apache.jasper.compiler.Compiler
-
Sets the info about the page under compilation
- setParameter(Parameter<T>, T) - Method in interface javax.persistence.Query
-
Bind the value of a Parameter object.
- setParameter(Parameter<Calendar>, Calendar, TemporalType) - Method in interface javax.persistence.Query
-
Bind an instance of java.util.Calendar to a Parameter object.
- setParameter(Parameter<Date>, Date, TemporalType) - Method in interface javax.persistence.Query
-
Bind an instance of java.util.Date to a Parameter object.
- setParameter(String, Object) - Method in interface javax.persistence.Query
-
Bind an argument value to a named parameter.
- setParameter(String, Calendar, TemporalType) - Method in interface javax.persistence.Query
-
Bind an instance of java.util.Calendar to a named parameter.
- setParameter(String, Date, TemporalType) - Method in interface javax.persistence.Query
-
Bind an instance of java.util.Date to a named parameter.
- setParameter(int, Object) - Method in interface javax.persistence.Query
-
Bind an argument value to a positional parameter.
- setParameter(int, Calendar, TemporalType) - Method in interface javax.persistence.Query
-
Bind an instance of java.util.Calendar to a positional
parameter.
- setParameter(int, Date, TemporalType) - Method in interface javax.persistence.Query
-
Bind an instance of java.util.Date to a positional parameter.
- setParameter(Parameter<T>, T) - Method in interface javax.persistence.StoredProcedureQuery
-
Bind the value of a Parameter object.
- setParameter(Parameter<Calendar>, Calendar, TemporalType) - Method in interface javax.persistence.StoredProcedureQuery
-
Bind an instance of java.util.Calendar to a Parameter object.
- setParameter(Parameter<Date>, Date, TemporalType) - Method in interface javax.persistence.StoredProcedureQuery
-
Bind an instance of java.util.Date to a Parameter object.
- setParameter(String, Object) - Method in interface javax.persistence.StoredProcedureQuery
-
Bind an argument value to a named parameter.
- setParameter(String, Calendar, TemporalType) - Method in interface javax.persistence.StoredProcedureQuery
-
Bind an instance of java.util.Calendar to a named parameter.
- setParameter(String, Date, TemporalType) - Method in interface javax.persistence.StoredProcedureQuery
-
Bind an instance of java.util.Date to a named parameter.
- setParameter(int, Object) - Method in interface javax.persistence.StoredProcedureQuery
-
Bind an argument value to a positional parameter.
- setParameter(int, Calendar, TemporalType) - Method in interface javax.persistence.StoredProcedureQuery
-
Bind an instance of java.util.Calendar to a positional
parameter.
- setParameter(int, Date, TemporalType) - Method in interface javax.persistence.StoredProcedureQuery
-
Bind an instance of java.util.Date to a positional parameter.
- setParameter(Parameter<T>, T) - Method in interface javax.persistence.TypedQuery
-
Bind the value of a Parameter object.
- setParameter(Parameter<Calendar>, Calendar, TemporalType) - Method in interface javax.persistence.TypedQuery
-
Bind an instance of java.util.Calendar to a Parameter object.
- setParameter(Parameter<Date>, Date, TemporalType) - Method in interface javax.persistence.TypedQuery
-
Bind an instance of java.util.Date to a Parameter object.
- setParameter(String, Object) - Method in interface javax.persistence.TypedQuery
-
Bind an argument value to a named parameter.
- setParameter(String, Calendar, TemporalType) - Method in interface javax.persistence.TypedQuery
-
Bind an instance of java.util.Calendar to a named parameter.
- setParameter(String, Date, TemporalType) - Method in interface javax.persistence.TypedQuery
-
Bind an instance of java.util.Date to a named parameter.
- setParameter(int, Object) - Method in interface javax.persistence.TypedQuery
-
Bind an argument value to a positional parameter.
- setParameter(int, Calendar, TemporalType) - Method in interface javax.persistence.TypedQuery
-
Bind an instance of java.util.Calendar to a positional
parameter.
- setParameter(int, Date, TemporalType) - Method in interface javax.persistence.TypedQuery
-
Bind an instance of java.util.Date to a positional parameter.
- setParameters(Object[]) - Method in interface javax.interceptor.InvocationContext
-
Sets the parameter values that will be passed to the method or constructor of the target class.
- setParent(JspTag) - Method in interface javax.servlet.jsp.tagext.SimpleTag
-
Sets the parent of this tag, for collaboration purposes.
- setParent(JspTag) - Method in class javax.servlet.jsp.tagext.SimpleTagSupport
-
Sets the parent of this tag, for collaboration purposes.
- setParent(Tag) - Method in interface javax.servlet.jsp.tagext.Tag
-
Set the parent (closest enclosing tag handler) of this tag handler.
- setParent(Tag) - Method in class javax.servlet.jsp.tagext.TagAdapter
-
Must not be called.
- setParent(Tag) - Method in class javax.servlet.jsp.tagext.TagSupport
-
Set the nesting tag of this tag.
- setParentElement(SOAPElement) - Method in interface javax.xml.soap.Node
-
Sets the parent of this Node object to the given
SOAPElement object.
- setParseLocale(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.ParseDateTag
-
- setParseLocale(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.ParseNumberTag
-
- setParseLocale(Object) - Method in class org.apache.taglibs.standard.tag.rt.fmt.ParseDateTag
-
- setParseLocale(Object) - Method in class org.apache.taglibs.standard.tag.rt.fmt.ParseNumberTag
-
- setPassword(String) - Method in class org.apache.taglibs.standard.tag.common.sql.DataSourceWrapper
-
- setPassword(String) - Method in class org.apache.taglibs.standard.tag.el.sql.SetDataSourceTag
-
- setPassword(String) - Method in class org.apache.taglibs.standard.tag.rt.sql.SetDataSourceTag
-
- setPath(String) - Method in class javax.servlet.http.Cookie
-
Specifies a path for the cookie
to which the client should return the cookie.
- setPath(String) - Method in interface javax.servlet.SessionCookieConfig
-
Sets the path that will be assigned to any session tracking
cookies created on behalf of the application represented by the
ServletContext from which this SessionCookieConfig
was acquired.
- setPattern(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.FormatDateTag
-
- setPattern(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.FormatNumberTag
-
- setPattern(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.ParseDateTag
-
- setPattern(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.ParseNumberTag
-
- setPattern(String) - Method in class org.apache.taglibs.standard.tag.rt.fmt.FormatDateTag
-
- setPattern(String) - Method in class org.apache.taglibs.standard.tag.rt.fmt.FormatNumberTag
-
- setPattern(String) - Method in class org.apache.taglibs.standard.tag.rt.fmt.ParseDateTag
-
- setPattern(String) - Method in class org.apache.taglibs.standard.tag.rt.fmt.ParseNumberTag
-
- setPayload(Source) - Method in interface javax.xml.ws.LogicalMessage
-
Sets the message payload
- setPayload(Object, JAXBContext) - Method in interface javax.xml.ws.LogicalMessage
-
Sets the message payload
- setPersistenceProviderResolver(PersistenceProviderResolver) - Static method in class javax.persistence.spi.PersistenceProviderResolverHolder
-
Defines the persistence provider resolver used.
- setPersistent(boolean) - Method in class javax.ejb.TimerConfig
-
Specify whether the timer is persistent.
- setPersonName(PersonName) - Method in interface javax.xml.registry.infomodel.User
-
Sets the name of this User.
- setPluginAttribute(String, Object) - Method in interface org.apache.jasper.compiler.tagplugin.TagPluginContext
-
Associate the attribute with a value in the current tagplugin context.
- setPoolingEnabled(boolean) - Method in class org.apache.jasper.JspC
-
- setPortTypeName(QName) - Method in interface javax.xml.rpc.Call
-
Sets the qualified name of the port type.
- setPostalAddress(PostalAddress) - Method in interface javax.xml.registry.infomodel.Organization
-
Sets the address for this Organization.
- setPostalAddresses(Collection) - Method in interface javax.xml.registry.infomodel.User
-
Sets the addresses for this User.
- setPostalCode(String) - Method in interface javax.xml.registry.infomodel.PostalAddress
-
Sets the postal or zip code.
- setPostalScheme(ClassificationScheme) - Method in interface javax.xml.registry.infomodel.PostalAddress
-
Sets a user-defined postal scheme for codifying the attributes of PostalAddress.
- setPrefix(Expression) - Method in class org.apache.taglibs.standard.lang.jstl.ComplexValue
-
- setPrefix(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.BundleTag
-
- setPrefix(String) - Method in class org.apache.taglibs.standard.tag.rt.fmt.BundleTag
-
- setPrimaryContact(User) - Method in interface javax.xml.registry.infomodel.Organization
-
Sets the primary contact for this Organization.
- setPriority(int) - Method in interface javax.jms.JMSProducer
-
Specifies the priority of messages that are sent using this JMSProducer
- setPriority(int) - Method in interface javax.jms.MessageProducer
-
Sets the producer's default priority.
- setPrivate(boolean) - Method in class javax.ws.rs.core.CacheControl
-
Corresponds to the private cache control directive.
- setProperties(Properties) - Method in class javax.xml.registry.ConnectionFactory
-
Sets the Properties used during createConnection
and createFederatedConnection calls.
- setProperties(Map<String, Object>) - Method in class javax.xml.ws.Endpoint
-
Sets the property bag for this Endpoint instance.
- setProperty(String, boolean) - Method in interface javax.jms.JMSProducer
-
Specifies that messages sent using this JMSProducer will have the specified property set to the specified
boolean value.
- setProperty(String, byte) - Method in interface javax.jms.JMSProducer
-
Specifies that messages sent using this JMSProducer will have the specified property set to the specified
byte value.
- setProperty(String, short) - Method in interface javax.jms.JMSProducer
-
Specifies that messages sent using this JMSProducer will have the specified property set to the specified
short value.
- setProperty(String, int) - Method in interface javax.jms.JMSProducer
-
Specifies that messages sent using this JMSProducer will have the specified property set to the specified
int value.
- setProperty(String, long) - Method in interface javax.jms.JMSProducer
-
Specifies that messages sent using this JMSProducer will have the specified property set to the specified
long value.
- setProperty(String, float) - Method in interface javax.jms.JMSProducer
-
Specifies that messages sent using this JMSProducer will have the specified property set to the specified
float value.
- setProperty(String, double) - Method in interface javax.jms.JMSProducer
-
Specifies that messages sent using this JMSProducer will have the specified property set to the specified
double value.
- setProperty(String, String) - Method in interface javax.jms.JMSProducer
-
Specifies that messages sent using this JMSProducer will have the specified property set to the specified
String value.
- setProperty(String, Object) - Method in interface javax.jms.JMSProducer
-
Specifies that messages sent using this JMSProducer will have the specified property set to the specified
Java object value.
- setProperty(String, Object) - Method in class javax.json.bind.JsonbConfig
-
Set the particular configuration property to a new value.
- setProperty(String, Object) - Method in interface javax.persistence.EntityManager
-
Set an entity manager property or hint.
- setProperty(String, Object) - Method in interface javax.ws.rs.client.ClientRequestContext
-
Binds an object to a given property name in the current request/response
exchange context.
- setProperty(String, Object) - Method in interface javax.ws.rs.container.ContainerRequestContext
-
Binds an object to a given property name in the current request/response
exchange context.
- setProperty(String, Object) - Method in interface javax.ws.rs.ext.InterceptorContext
-
Binds an object to a given property name in the current request/response
exchange context.
- setProperty(String, Object) - Method in class javax.xml.bind.Binder
-
Set the particular property in the underlying implementation of
Binder.
- setProperty(String, Object) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
-
Default implementation of the setProperty method handles
the four defined properties in Marshaller.
- setProperty(String, Object) - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
-
Default implementation of the setProperty method always
throws PropertyException since there are no required
properties.
- setProperty(String, Object) - Method in interface javax.xml.bind.Marshaller
-
Set the particular property in the underlying implementation of
Marshaller.
- setProperty(String, Object) - Method in interface javax.xml.bind.Unmarshaller
-
Set the particular property in the underlying implementation of
Unmarshaller.
- setProperty(String, Object) - Method in interface javax.xml.bind.Validator
-
- setProperty(String, Object) - Method in interface javax.xml.rpc.Call
-
Sets the value for a named property.
- setProperty(String, Object) - Method in interface javax.xml.rpc.handler.MessageContext
-
Sets the name and value of a property associated with the
MessageContext.
- setProperty(String, Object) - Method in class javax.xml.soap.SOAPMessage
-
Associates the specified value with the specified property.
- setProperty(String, String) - Method in class org.apache.jasper.EmbeddedServletOptions
-
- setProperty(String) - Method in class org.apache.taglibs.standard.tag.el.core.SetTag
-
- setProperty(String) - Method in class org.apache.taglibs.standard.tag.rt.core.SetTag
-
- setPrototypeMode(boolean) - Method in class org.apache.jasper.JspCompilationContext
-
- setProvidingOrganization(Organization) - Method in interface javax.xml.registry.infomodel.Service
-
Sets the Organization that provides this service.
- setProxyRevalidate(boolean) - Method in class javax.ws.rs.core.CacheControl
-
Corresponds to the must-revalidate cache control directive.
- setRawContent(InputStream, String) - Method in class javax.xml.soap.AttachmentPart
-
Sets the content of this attachment part to that contained by the
InputStream content and sets the value of the
Content-Type header to the value contained in
contentType.
- setRawContentBytes(byte[], int, int, String) - Method in class javax.xml.soap.AttachmentPart
-
Sets the content of this attachment part to that contained by the
byte[] array content and sets the value of the
Content-Type header to the value contained in
contentType.
- setReadListener(ReadListener) - Method in class javax.servlet.ServletInputStream
-
Instructs the
ServletInputStream to invoke the provided
ReadListener when it is possible to read
- setRecordName(String) - Method in interface javax.resource.cci.Record
-
Sets the name of the Record.
- setRecordShortDescription(String) - Method in interface javax.resource.cci.Record
-
Sets a short description string for the Record.
- setReference(Reference) - Method in interface javax.resource.Referenceable
-
Sets the Reference instance.
- setRegisterSession(String, Set<String>) - Method in interface javax.security.enterprise.authentication.mechanism.http.HttpMessageContext
-
Asks the runtime to register an authentication session.
- setRegisterSession(String, Set<String>) - Method in class javax.security.enterprise.authentication.mechanism.http.HttpMessageContextWrapper
-
- setRelay(boolean) - Method in interface javax.xml.soap.SOAPHeaderElement
-
Sets the relay attribute for this SOAPHeaderElement to be
either true or false.
- setReload(boolean) - Method in class org.apache.jasper.servlet.JspServletWrapper
-
- setRememberMe(boolean) - Method in class javax.security.enterprise.authentication.mechanism.http.AuthenticationParameters
-
Sets whether "remember me" should be used.
- setRepositoryItem(DataHandler) - Method in interface javax.xml.registry.infomodel.ExtrinsicObject
-
Sets the repository item for this object.
- setRequest(HttpServletRequest) - Method in interface javax.security.enterprise.authentication.mechanism.http.HttpMessageContext
-
Sets the request object.
- setRequest(HttpServletRequest) - Method in class javax.security.enterprise.authentication.mechanism.http.HttpMessageContextWrapper
-
- setRequest(ServletRequest) - Method in class javax.servlet.ServletRequestWrapper
-
Sets the request object being wrapped.
- setRequestCharacterEncoding(String) - Method in interface javax.servlet.ServletContext
-
Sets the request character encoding for this ServletContext.
- setRequestUri(URI) - Method in interface javax.ws.rs.container.ContainerRequestContext
-
Set a new request URI using the current base URI of the application to
resolve the application-specific request URI part.
- setRequestUri(URI, URI) - Method in interface javax.ws.rs.container.ContainerRequestContext
-
Set a new request URI using a new base URI to resolve the application-specific
request URI part.
- setResourceAdapter(ResourceAdapter) - Method in interface javax.resource.spi.ResourceAdapterAssociation
-
Associate this object with a ResourceAdapter object.
- setResponse(HttpServletResponse) - Method in interface javax.security.enterprise.authentication.mechanism.http.HttpMessageContext
-
Set the response object.
- setResponse(HttpServletResponse) - Method in class javax.security.enterprise.authentication.mechanism.http.HttpMessageContextWrapper
-
- setResponse(ServletResponse) - Method in class javax.servlet.ServletResponseWrapper
-
Sets the response being wrapped.
- setResponseCharacterEncoding(String) - Method in interface javax.servlet.ServletContext
-
Sets the response character encoding for this ServletContext.
- setResult(String) - Method in class org.apache.taglibs.standard.tag.el.xml.TransformTag
-
- setResult(Result) - Method in class org.apache.taglibs.standard.tag.rt.xml.TransformTag
-
- setReturnType(QName) - Method in interface javax.xml.rpc.Call
-
Sets the return type for a specific operation.
- setReturnType(QName, Class) - Method in interface javax.xml.rpc.Call
-
Sets the return type for a specific operation.
- setRole(String) - Method in interface javax.xml.soap.SOAPHeaderElement
-
Sets the Role associated with this SOAPHeaderElement
object to the specified Role.
- setRoles(String[]) - Method in interface javax.xml.rpc.handler.HandlerChain
-
Sets SOAP Actor roles for this HandlerChain.
- setRoles(Set<String>) - Method in interface javax.xml.ws.soap.SOAPBinding
-
Sets the roles played by the SOAP binding instance.
- setRollbackOnly() - Method in interface javax.ejb.EJBContext
-
Mark the current transaction for rollback.
- setRollbackOnly() - Method in interface javax.persistence.EntityTransaction
-
Mark the current resource transaction so that the only
possible outcome of the transaction is for the transaction
to be rolled back.
- setRollbackOnly() - Method in interface javax.transaction.Transaction
-
Modify the transaction associated with the target object such that
the only possible outcome of the transaction is to roll back the
transaction.
- setRollbackOnly() - Method in interface javax.transaction.TransactionManager
-
Modify the transaction associated with the current thread such that
the only possible outcome of the transaction is to roll back the
transaction.
- setRollbackOnly() - Method in interface javax.transaction.TransactionSynchronizationRegistry
-
Set the rollbackOnly status of the transaction bound to the
current thread at the time this method is called.
- setRollbackOnly() - Method in interface javax.transaction.UserTransaction
-
Modify the transaction associated with the current thread such that
the only possible outcome of the transaction is to roll back the
transaction.
- setRunAsRole(String) - Method in interface javax.servlet.ServletRegistration.Dynamic
-
Sets the name of the runAs role for this
ServletRegistration.
- setSchema(Schema) - Method in class javax.xml.bind.Binder
-
Specifies whether marshal, unmarshal and update methods
performs validation on their XML content.
- setSchema(Schema) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
-
- setSchema(Schema) - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
-
- setSchema(Schema) - Method in interface javax.xml.bind.Marshaller
-
Specify the JAXP 1.3 Schema
object that should be used to validate subsequent marshal operations
against.
- setSchema(Schema) - Method in interface javax.xml.bind.Unmarshaller
-
Specify the JAXP 1.3 Schema
object that should be used to validate subsequent unmarshal operations
against.
- setSchemaLocation(String) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
-
Convenience method for setting the schemaLocation.
- setSchemaResourcePrefix(String) - Static method in class org.apache.jasper.JspC
-
Sets the path prefix for .xsd resources
- setSchemaResourcePrefix(String) - Static method in class org.apache.jasper.xmlparser.ParserUtils
-
Sets the path prefix URL for .xsd resources
- setScope(String) - Method in class javax.servlet.jsp.jstl.core.ConditionalTagSupport
-
Sets the 'scope' attribute.
- setScope(String, MessageContext.Scope) - Method in interface javax.xml.ws.handler.MessageContext
-
Sets the scope of a property.
- setScope(String) - Method in class org.apache.taglibs.standard.tag.common.core.ImportSupport
-
- setScope(String) - Method in class org.apache.taglibs.standard.tag.common.core.RedirectSupport
-
- setScope(String) - Method in class org.apache.taglibs.standard.tag.common.core.RemoveTag
-
- setScope(String) - Method in class org.apache.taglibs.standard.tag.common.core.SetSupport
-
- setScope(String) - Method in class org.apache.taglibs.standard.tag.common.core.UrlSupport
-
- setScope(String) - Method in class org.apache.taglibs.standard.tag.common.fmt.FormatDateSupport
-
- setScope(String) - Method in class org.apache.taglibs.standard.tag.common.fmt.FormatNumberSupport
-
- setScope(String) - Method in class org.apache.taglibs.standard.tag.common.fmt.MessageSupport
-
- setScope(String) - Method in class org.apache.taglibs.standard.tag.common.fmt.ParseDateSupport
-
- setScope(String) - Method in class org.apache.taglibs.standard.tag.common.fmt.ParseNumberSupport
-
- setScope(String) - Method in class org.apache.taglibs.standard.tag.common.fmt.SetBundleSupport
-
- setScope(String) - Method in class org.apache.taglibs.standard.tag.common.fmt.SetLocaleSupport
-
- setScope(String) - Method in class org.apache.taglibs.standard.tag.common.fmt.SetTimeZoneSupport
-
- setScope(String) - Method in class org.apache.taglibs.standard.tag.common.sql.DriverTag
-
Setter method for the scope of the variable to hold the
result.
- setScope(String) - Method in class org.apache.taglibs.standard.tag.common.sql.QueryTagSupport
-
Setter method for the scope of the variable to hold the
result.
- setScope(String) - Method in class org.apache.taglibs.standard.tag.common.sql.SetDataSourceTagSupport
-
Setter method for the scope of the variable to hold the
result.
- setScope(String) - Method in class org.apache.taglibs.standard.tag.common.sql.UpdateTagSupport
-
Setter method for the scope of the variable to hold the
result.
- setScope(String) - Method in class org.apache.taglibs.standard.tag.common.xml.ParseSupport
-
- setScope(String) - Method in class org.apache.taglibs.standard.tag.common.xml.SetTag
-
- setScope(String) - Method in class org.apache.taglibs.standard.tag.common.xml.TransformSupport
-
- setScopeDom(String) - Method in class org.apache.taglibs.standard.tag.common.xml.ParseSupport
-
- setScriptingInvalid(boolean) - Method in class org.apache.jasper.compiler.PageInfo
-
- setScriptless(boolean) - Method in class org.apache.jasper.compiler.PageInfo
-
- setSecure(boolean) - Method in class javax.servlet.http.Cookie
-
Indicates to the browser whether the cookie should only be sent
using a secure protocol, such as HTTPS or SSL.
- setSecure(boolean) - Method in interface javax.servlet.SessionCookieConfig
-
Marks or unmarks the session tracking cookies created on behalf of
the application represented by the ServletContext from which
this SessionCookieConfig was acquired as secure.
- setSecurityContext(SecurityContext) - Method in interface javax.ws.rs.container.ContainerRequestContext
-
Set a new injectable security context information for the current request.
- setSelect(String) - Method in class org.apache.taglibs.standard.extra.spath.SPathTag
-
- setSelect(String) - Method in class org.apache.taglibs.standard.tag.common.xml.ExprSupport
-
- setSelect(String) - Method in class org.apache.taglibs.standard.tag.common.xml.ForEachTag
-
- setSelect(String) - Method in class org.apache.taglibs.standard.tag.common.xml.IfTag
-
- setSelect(String) - Method in class org.apache.taglibs.standard.tag.common.xml.SetTag
-
- setSelect(String) - Method in class org.apache.taglibs.standard.tag.common.xml.WhenTag
-
- setSendTimeout(long) - Method in interface javax.websocket.RemoteEndpoint.Async
-
Sets the number of milliseconds the implementation will timeout attempting to send a websocket message.
- setServletClassLastModifiedTime(long) - Method in class org.apache.jasper.servlet.JspServletWrapper
-
Sets the last-modified time of the servlet class file associated with
this JspServletWrapper.
- setServletClassName(String) - Method in class org.apache.jasper.JspCompilationContext
-
- setServletPackageName(String) - Method in class org.apache.jasper.JspCompilationContext
-
The package name into which the servlet class is generated.
- setServletSecurity(ServletSecurityElement) - Method in interface javax.servlet.ServletRegistration.Dynamic
-
- setSession(String, Node, ErrorDispatcher) - Method in class org.apache.jasper.compiler.PageInfo
-
- setSessionContext(SessionContext) - Method in interface javax.ejb.SessionBean
-
Set the associated session context.
- setSessionTimeout(int) - Method in interface javax.servlet.ServletContext
-
Sets the session timeout in minutes for this ServletContext.
- setSessionTrackingModes(Set<SessionTrackingMode>) - Method in interface javax.servlet.ServletContext
-
Sets the session tracking modes that are to become effective for this
ServletContext.
- setSessionTrackingModes(Set<SessionTrackingMode>) - Method in class org.apache.jasper.servlet.JspCServletContext
-
- setSeverity(int) - Method in class javax.xml.bind.helpers.ValidationEventImpl
-
Set the severity field of this event.
- setShort(String, short) - Method in interface javax.jms.MapMessage
-
Sets a short value with the specified name into the Map.
- setShort1(short) - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- setShort2(Short) - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- setShortProperty(String, short) - Method in interface javax.jms.Message
-
Sets a short property value with the specified name into the message.
- setSlotType(String) - Method in interface javax.xml.registry.infomodel.Slot
-
Sets the slotType for this Slot.
- setSmap(String) - Method in class org.apache.jasper.compiler.SmapUtil.ClassInfo
-
- setSmapDumped(boolean) - Method in class org.apache.jasper.JspC
-
Set smapSuppressed flag.
- setSmapSuppressed(boolean) - Method in class org.apache.jasper.JspC
-
Set smapSuppressed flag.
- setSMaxAge(int) - Method in class javax.ws.rs.core.CacheControl
-
Corresponds to the s-maxage cache control directive.
- setSourceObject(RegistryObject) - Method in interface javax.xml.registry.infomodel.Association
-
Sets the Object that is the source of this Association.
- setSourceVM(String) - Method in class org.apache.jasper.compiler.Jsr199JavaCompiler
-
- setSourceVM(String) - Method in class org.apache.jasper.compiler.NullJavaCompiler
-
- setSpecificationObject(RegistryObject) - Method in interface javax.xml.registry.infomodel.SpecificationLink
-
Sets the specification object for this object.
- setSql(String) - Method in class org.apache.taglibs.standard.tag.el.sql.QueryTag
-
Setter method for the SQL statement to use for the
query.
- setSql(String) - Method in class org.apache.taglibs.standard.tag.el.sql.UpdateTag
-
Setter method for the SQL statement to use for the
query.
- setSql(String) - Method in class org.apache.taglibs.standard.tag.rt.sql.QueryTag
-
Setter method for the SQL statement to use for the
query.
- setSql(String) - Method in class org.apache.taglibs.standard.tag.rt.sql.UpdateTag
-
Setter method for the SQL statement to use for the
query.
- setStability(int) - Method in interface javax.xml.registry.infomodel.RegistryEntry
-
Sets the stability indicator for the RegistryEntry.
- setStartRow(String) - Method in class org.apache.taglibs.standard.tag.el.sql.QueryTag
-
The index of the first row returned can be
specified using startRow.
- setStartRow(int) - Method in class org.apache.taglibs.standard.tag.rt.sql.QueryTag
-
The index of the first row returned can be
specified using startRow.
- setStateOrProvince(String) - Method in interface javax.xml.registry.infomodel.PostalAddress
-
Sets the state or province.
- setStatus(int) - Method in interface javax.servlet.http.HttpServletResponse
-
Sets the status code for this response.
- setStatus(int, String) - Method in interface javax.servlet.http.HttpServletResponse
-
- setStatus(int) - Method in class javax.servlet.http.HttpServletResponseWrapper
-
The default behavior of this method is to call setStatus(int sc)
on the wrapped response object.
- setStatus(int, String) - Method in class javax.servlet.http.HttpServletResponseWrapper
-
- setStatus(int) - Method in interface javax.ws.rs.client.ClientResponseContext
-
Set a new response status code.
- setStatus(int) - Method in interface javax.ws.rs.container.ContainerResponseContext
-
Set a new response status code.
- setStatus(int) - Method in class javax.xml.ws.spi.http.HttpExchange
-
Sets the HTTP status code for the response.
- setStatusInfo(Response.StatusType) - Method in interface javax.ws.rs.client.ClientResponseContext
-
Set the complete status information (status code and reason phrase) associated
with the response.
- setStatusInfo(Response.StatusType) - Method in interface javax.ws.rs.container.ContainerResponseContext
-
Set the complete status information (status code and reason phrase) associated
with the response.
- setStep(int) - Method in class org.apache.taglibs.standard.tag.common.xml.ForEachTag
-
- setStep(String) - Method in class org.apache.taglibs.standard.tag.el.core.ForEachTag
-
- setStep(String) - Method in class org.apache.taglibs.standard.tag.el.core.ForTokensTag
-
- setStep(int) - Method in class org.apache.taglibs.standard.tag.rt.core.ForEachTag
-
- setStep(int) - Method in class org.apache.taglibs.standard.tag.rt.core.ForTokensTag
-
- setStreet(String) - Method in interface javax.xml.registry.infomodel.PostalAddress
-
Sets the street name.
- setStreetNumber(String) - Method in interface javax.xml.registry.infomodel.PostalAddress
-
Sets the street number.
- setString(String, String) - Method in interface javax.jms.MapMessage
-
Sets a String value with the specified name into the Map.
- setString1(String) - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- setString2(String) - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- setStringArray1(String[]) - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean1
-
- setStringProperty(String, String) - Method in interface javax.jms.Message
-
Sets a String property value with the specified name into the message.
- setSuffixes(List) - Method in class org.apache.taglibs.standard.lang.jstl.ComplexValue
-
- SetSupport - Class in org.apache.taglibs.standard.tag.common.core
-
Support for handlers of the <set> tag.
- SetSupport() - Constructor for class org.apache.taglibs.standard.tag.common.core.SetSupport
-
Constructs a new handler.
- setSupportedEncodings(String[]) - Method in interface javax.xml.rpc.encoding.TypeMapping
-
Sets the encodingStyle URIs supported by this TypeMapping
instance.
- setSynchronous(boolean) - Method in interface javax.xml.registry.Connection
-
Sets whether the client uses synchronous communication or not.
- setSystemClassPath(String) - Method in class org.apache.jasper.JspC
-
Sets the system class path.
- setSystemId(String) - Method in class org.apache.taglibs.standard.tag.el.xml.ParseTag
-
- setSystemId(String) - Method in class org.apache.taglibs.standard.tag.rt.xml.ParseTag
-
- SetTag - Class in org.apache.taglibs.standard.tag.common.xml
-
Tag handler for <set> in JSTL's XML library.
- SetTag() - Constructor for class org.apache.taglibs.standard.tag.common.xml.SetTag
-
Constructs a new handler.
- SetTag - Class in org.apache.taglibs.standard.tag.el.core
-
A handler for <set>, which redirects the browser to a
new URL.
- SetTag() - Constructor for class org.apache.taglibs.standard.tag.el.core.SetTag
-
- SetTag - Class in org.apache.taglibs.standard.tag.rt.core
-
Tag handler for <set> in JSTL's rtexprvalue library.
- SetTag() - Constructor for class org.apache.taglibs.standard.tag.rt.core.SetTag
-
- setTagExtraInfo(TagExtraInfo) - Method in class javax.servlet.jsp.tagext.TagInfo
-
Set the instance for extra tag information.
- setTagInfo(TagInfo) - Method in class javax.servlet.jsp.tagext.TagExtraInfo
-
Set the TagInfo for this class.
- setTagInfo(TagInfo) - Method in class org.apache.jasper.JspCompilationContext
-
- setTagLibrary(TagLibraryInfo) - Method in class javax.servlet.jsp.tagext.TagInfo
-
Set the TagLibraryInfo property.
- setTarget(String) - Method in class org.apache.taglibs.standard.tag.el.core.SetTag
-
- setTarget(Object) - Method in class org.apache.taglibs.standard.tag.rt.core.SetTag
-
- setTargetBinding(ServiceBinding) - Method in interface javax.xml.registry.infomodel.ServiceBinding
-
Sets the next ServiceBinding in case there is a redirection.
- setTargetEndpointAddress(String) - Method in interface javax.xml.rpc.Call
-
Sets the address of the target service endpoint.
- setTargetObject(RegistryObject) - Method in interface javax.xml.registry.infomodel.Association
-
Sets the Object that is the target of this Association.
- setTargetVM(String) - Method in class org.apache.jasper.compiler.Jsr199JavaCompiler
-
- setTargetVM(String) - Method in class org.apache.jasper.compiler.NullJavaCompiler
-
- setTelephoneNumbers(Collection) - Method in interface javax.xml.registry.infomodel.Organization
-
Sets the various telephone numbers for this user.
- setTelephoneNumbers(Collection) - Method in interface javax.xml.registry.infomodel.User
-
Sets the various telephone numbers for this user.
- setTest(String) - Method in class org.apache.taglibs.standard.tag.el.core.IfTag
-
- setTest(String) - Method in class org.apache.taglibs.standard.tag.el.core.WhenTag
-
- setTest(boolean) - Method in class org.apache.taglibs.standard.tag.rt.core.IfTag
-
- setTest(boolean) - Method in class org.apache.taglibs.standard.tag.rt.core.WhenTag
-
- setText(String) - Method in interface javax.jms.TextMessage
-
Sets the string containing this message's data.
- setTimeout(long) - Method in interface javax.servlet.AsyncContext
-
Sets the timeout (in milliseconds) for this AsyncContext.
- setTimeout(long, TimeUnit) - Method in interface javax.ws.rs.container.AsyncResponse
-
Set/update the suspend timeout.
- setTimeoutHandler(TimeoutHandler) - Method in interface javax.ws.rs.container.AsyncResponse
-
Set/replace a time-out handler for the suspended asynchronous response.
- setTimeStyle(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.FormatDateTag
-
- setTimeStyle(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.ParseDateTag
-
- setTimeStyle(String) - Method in class org.apache.taglibs.standard.tag.rt.fmt.FormatDateTag
-
- setTimeStyle(String) - Method in class org.apache.taglibs.standard.tag.rt.fmt.ParseDateTag
-
- setTimeToLive(long) - Method in interface javax.jms.JMSProducer
-
Specifies the time to live of messages that are sent using this JMSProducer.
- setTimeToLive(long) - Method in interface javax.jms.MessageProducer
-
Sets the default length of time in milliseconds from its dispatch time that a produced message should be retained by
the message system.
- setTimeZone(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.FormatDateTag
-
- setTimeZone(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.ParseDateTag
-
- setTimeZone(Object) - Method in class org.apache.taglibs.standard.tag.rt.fmt.FormatDateTag
-
- setTimeZone(Object) - Method in class org.apache.taglibs.standard.tag.rt.fmt.ParseDateTag
-
- SetTimeZoneSupport - Class in org.apache.taglibs.standard.tag.common.fmt
-
Support for tag handlers for <setTimeZone>, the time zone setting tag
in JSTL 1.0.
- SetTimeZoneSupport() - Constructor for class org.apache.taglibs.standard.tag.common.fmt.SetTimeZoneSupport
-
- SetTimeZoneTag - Class in org.apache.taglibs.standard.tag.el.fmt
-
A handler for <setTimeZone> that accepts attributes as Strings
and evaluates them as expressions at runtime.
- SetTimeZoneTag() - Constructor for class org.apache.taglibs.standard.tag.el.fmt.SetTimeZoneTag
-
Constructs a new TimeZoneTag.
- SetTimeZoneTag - Class in org.apache.taglibs.standard.tag.rt.fmt
-
A handler for <setTimeZone> that supports rtexprvalue-based
attributes.
- SetTimeZoneTag() - Constructor for class org.apache.taglibs.standard.tag.rt.fmt.SetTimeZoneTag
-
- setTrailerFields(Supplier<Map<String, String>>) - Method in interface javax.servlet.http.HttpServletResponse
-
Sets the supplier of trailer headers.
- setTrailerFields(Supplier<Map<String, String>>) - Method in class javax.servlet.http.HttpServletResponseWrapper
-
- setTransactionTimeout(long) - Method in class javax.resource.spi.work.ExecutionContext
-
Set the transaction timeout value for a imported transaction.
- setTransactionTimeout(int) - Method in interface javax.transaction.TransactionManager
-
Modify the timeout value that is associated with transactions started
by the current thread with the begin method.
- setTransactionTimeout(int) - Method in interface javax.transaction.UserTransaction
-
Modify the timeout value that is associated with transactions started
by the current thread with the begin method.
- setTrimDirectiveWhitespaces(String, Node, ErrorDispatcher, boolean) - Method in class org.apache.jasper.compiler.PageInfo
-
- setTrimDirectiveWhitespaces(boolean) - Method in class org.apache.jasper.compiler.PageInfo
-
- setTrimSpaces(boolean) - Method in class org.apache.jasper.JspC
-
- setType(Class<?>) - Method in interface javax.ws.rs.ext.InterceptorContext
-
Update Java type before calling message body provider.
- setType(String) - Method in interface javax.xml.registry.infomodel.EmailAddress
-
Sets the type for this object.
- setType(String) - Method in interface javax.xml.registry.infomodel.PostalAddress
-
Sets the type of address (for example, "headquarters") as a String.
- setType(String) - Method in interface javax.xml.registry.infomodel.TelephoneNumber
-
Sets the type of telephone number (for example, "fax").
- setType(String) - Method in interface javax.xml.registry.infomodel.User
-
Sets the type for this User.
- setType(String) - Method in class org.apache.taglibs.standard.tag.common.core.DeclareTag
-
- setType(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.FormatDateTag
-
- setType(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.FormatNumberTag
-
- setType(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.ParseDateTag
-
- setType(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.ParseNumberTag
-
- setType(String) - Method in class org.apache.taglibs.standard.tag.el.sql.DateParamTag
-
- setType(String) - Method in class org.apache.taglibs.standard.tag.rt.fmt.FormatDateTag
-
- setType(String) - Method in class org.apache.taglibs.standard.tag.rt.fmt.FormatNumberTag
-
- setType(String) - Method in class org.apache.taglibs.standard.tag.rt.fmt.ParseDateTag
-
- setType(String) - Method in class org.apache.taglibs.standard.tag.rt.fmt.ParseNumberTag
-
- setType(String) - Method in class org.apache.taglibs.standard.tag.rt.sql.DateParamTag
-
- setupSecurityContext(CallbackHandler, Subject, Subject) - Method in class javax.resource.spi.work.SecurityContext
-
The container calls this method to set up the security Context for the
Work instance.
- setUri(URI) - Method in interface javax.ws.rs.client.ClientRequestContext
-
Set a new request URI.
- setUriroot(String) - Method in class org.apache.jasper.JspC
-
Base dir for the webapp.
- setURL(URL) - Method in class javax.xml.bind.helpers.ValidationEventLocatorImpl
-
Set the URL field on this event locator.
- setUrl(String) - Method in interface javax.xml.registry.infomodel.TelephoneNumber
-
Sets the URL that can dial this number electronically.
- setUrl(URL) - Method in interface javax.xml.registry.infomodel.User
-
Sets the URL to the web page for this User.
- setUrl(String) - Method in class org.apache.taglibs.standard.tag.el.core.ImportTag
-
- setUrl(String) - Method in class org.apache.taglibs.standard.tag.el.core.RedirectTag
-
- setUrl(String) - Method in class org.apache.taglibs.standard.tag.el.sql.SetDataSourceTag
-
- setUrl(String) - Method in class org.apache.taglibs.standard.tag.rt.core.ImportTag
-
- setUrl(String) - Method in class org.apache.taglibs.standard.tag.rt.core.RedirectTag
-
- setUrl(String) - Method in class org.apache.taglibs.standard.tag.rt.sql.SetDataSourceTag
-
- setUsageDescription(InternationalString) - Method in interface javax.xml.registry.infomodel.SpecificationLink
-
Sets the description of usage parameters.
- setUsageParameters(Collection) - Method in interface javax.xml.registry.infomodel.SpecificationLink
-
Sets any usage parameters.
- setUser(String) - Method in class org.apache.taglibs.standard.tag.el.sql.SetDataSourceTag
-
- setUser(String) - Method in class org.apache.taglibs.standard.tag.rt.sql.SetDataSourceTag
-
- setUserName(String) - Method in class org.apache.taglibs.standard.tag.common.sql.DataSourceWrapper
-
- setUserName(String) - Method in class org.apache.taglibs.standard.tag.common.sql.DriverTag
-
- setUserVersion(String) - Method in interface javax.xml.registry.infomodel.Versionable
-
Sets the user specified revision number for this version of the Versionable object.
- setValidateURI(boolean) - Method in interface javax.xml.registry.infomodel.URIValidator
-
Sets whether to do URI validation for this object.
- setValidateXml(boolean) - Method in class org.apache.jasper.JspC
-
- setValidating(boolean) - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
-
Specifies whether or not the Unmarshaller should validate during
unmarshal operations.
- setValidating(boolean) - Method in interface javax.xml.bind.Unmarshaller
-
- setValue(String) - Method in class javax.servlet.http.Cookie
-
Assigns a new value to this Cookie.
- setValue(ELContext, Object, Object, Object) - Method in class javax.servlet.jsp.el.ImplicitObjectELResolver
-
If the base object is null, and the property matches the name of a JSP implicit object, throws
PropertyNotWritableException to indicate that implicit objects cannot be overwritten.
- setValue(ELContext, Object, Object, Object) - Method in class javax.servlet.jsp.el.ScopedAttributeELResolver
-
If the base object is null, sets an existing scoped attribute to the new value, or creates a new
scoped attribute if one does not exist by this name.
- setValue(ELContext, Object) - Method in class javax.servlet.jsp.jstl.core.IndexedValueExpression
-
- setValue(ELContext, Object) - Method in class javax.servlet.jsp.jstl.core.IteratedValueExpression
-
- setValue(String, Object) - Method in class javax.servlet.jsp.tagext.TagSupport
-
Associate a value with a String key.
- setValue(T) - Method in class javax.xml.bind.JAXBElement
-
Set the content model and attributes of this xml element.
- setValue(String) - Method in interface javax.xml.registry.infomodel.Classification
-
Sets the taxonomy value for this external Classification.
- setValue(String) - Method in interface javax.xml.registry.infomodel.Concept
-
Sets the value (usually a taxonomy value) associated with this Concept.
- setValue(String) - Method in interface javax.xml.registry.infomodel.ExternalIdentifier
-
Sets the value of an ExternalIdentifier.
- setValue(String) - Method in interface javax.xml.registry.infomodel.InternationalString
-
Sets the String value for the Locale returned by Locale.getDefault().
- setValue(Locale, String) - Method in interface javax.xml.registry.infomodel.InternationalString
-
Sets the String value for the specified Locale.
- setValue(String) - Method in interface javax.xml.registry.infomodel.LocalizedString
-
Set the String value for the specified object.
- setValue(String) - Method in interface javax.xml.soap.Node
-
If this is a Text node then this method will set its value,
otherwise it sets the value of the immediate (Text) child of this node.
- setValue(Object) - Method in class org.apache.taglibs.standard.lang.jstl.Literal
-
- setValue(String) - Method in class org.apache.taglibs.standard.lang.jstl.test.Bean2
-
- setValue(String) - Method in class org.apache.taglibs.standard.tag.el.core.OutTag
-
- setValue(String) - Method in class org.apache.taglibs.standard.tag.el.core.ParamTag
-
- setValue(String) - Method in class org.apache.taglibs.standard.tag.el.core.SetTag
-
- setValue(String) - Method in class org.apache.taglibs.standard.tag.el.core.UrlTag
-
- setValue(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.FormatDateTag
-
- setValue(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.FormatNumberTag
-
- setValue(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.ParamTag
-
- setValue(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.ParseDateTag
-
- setValue(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.ParseNumberTag
-
- setValue(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.RequestEncodingTag
-
- setValue(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.SetLocaleTag
-
- setValue(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.SetTimeZoneTag
-
- setValue(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.TimeZoneTag
-
- setValue(String) - Method in class org.apache.taglibs.standard.tag.el.sql.DateParamTag
-
- setValue(String) - Method in class org.apache.taglibs.standard.tag.el.sql.ParamTag
-
- setValue(String) - Method in class org.apache.taglibs.standard.tag.el.xml.ParamTag
-
- setValue(Object) - Method in class org.apache.taglibs.standard.tag.rt.core.OutTag
-
- setValue(String) - Method in class org.apache.taglibs.standard.tag.rt.core.ParamTag
-
- setValue(Object) - Method in class org.apache.taglibs.standard.tag.rt.core.SetTag
-
- setValue(String) - Method in class org.apache.taglibs.standard.tag.rt.core.UrlTag
-
- setValue(Date) - Method in class org.apache.taglibs.standard.tag.rt.fmt.FormatDateTag
-
- setValue(Object) - Method in class org.apache.taglibs.standard.tag.rt.fmt.FormatNumberTag
-
- setValue(Object) - Method in class org.apache.taglibs.standard.tag.rt.fmt.ParamTag
-
- setValue(String) - Method in class org.apache.taglibs.standard.tag.rt.fmt.ParseDateTag
-
- setValue(String) - Method in class org.apache.taglibs.standard.tag.rt.fmt.ParseNumberTag
-
- setValue(String) - Method in class org.apache.taglibs.standard.tag.rt.fmt.RequestEncodingTag
-
- setValue(Object) - Method in class org.apache.taglibs.standard.tag.rt.fmt.SetLocaleTag
-
- setValue(Object) - Method in class org.apache.taglibs.standard.tag.rt.fmt.SetTimeZoneTag
-
- setValue(Object) - Method in class org.apache.taglibs.standard.tag.rt.fmt.TimeZoneTag
-
- setValue(Date) - Method in class org.apache.taglibs.standard.tag.rt.sql.DateParamTag
-
- setValue(Object) - Method in class org.apache.taglibs.standard.tag.rt.sql.ParamTag
-
- setValue(Object) - Method in class org.apache.taglibs.standard.tag.rt.xml.ParamTag
-
- setValues(Collection) - Method in interface javax.xml.registry.infomodel.Slot
-
Sets the values for this Slot.
- setValues(char[], int, int) - Method in class org.apache.jasper.xmlparser.XMLString
-
Initializes the contents of the XMLString structure with the
specified values.
- setValues(XMLString) - Method in class org.apache.jasper.xmlparser.XMLString
-
Initializes the contents of the XMLString structure with copies
of the given string structure.
- setValueType(int) - Method in interface javax.xml.registry.infomodel.ClassificationScheme
-
Sets the value type for this object.
- setValueVariable(PageContext, String, ValueExpression) - Static method in class org.apache.jasper.runtime.PageContextImpl
-
- setVar(String) - Method in class javax.servlet.jsp.jstl.core.ConditionalTagSupport
-
Sets the 'var' attribute.
- setVar(String) - Method in class javax.servlet.jsp.jstl.core.LoopTagSupport
-
Sets the 'var' attribute.
- setVar(String) - Method in class org.apache.taglibs.standard.extra.spath.SPathTag
-
- setVar(String) - Method in class org.apache.taglibs.standard.tag.common.core.CatchTag
-
- setVar(String) - Method in class org.apache.taglibs.standard.tag.common.core.ImportSupport
-
- setVar(String) - Method in class org.apache.taglibs.standard.tag.common.core.RedirectSupport
-
- setVar(String) - Method in class org.apache.taglibs.standard.tag.common.core.RemoveTag
-
- setVar(String) - Method in class org.apache.taglibs.standard.tag.common.core.SetSupport
-
- setVar(String) - Method in class org.apache.taglibs.standard.tag.common.core.UrlSupport
-
- setVar(String) - Method in class org.apache.taglibs.standard.tag.common.fmt.FormatDateSupport
-
- setVar(String) - Method in class org.apache.taglibs.standard.tag.common.fmt.FormatNumberSupport
-
- setVar(String) - Method in class org.apache.taglibs.standard.tag.common.fmt.MessageSupport
-
- setVar(String) - Method in class org.apache.taglibs.standard.tag.common.fmt.ParseDateSupport
-
- setVar(String) - Method in class org.apache.taglibs.standard.tag.common.fmt.ParseNumberSupport
-
- setVar(String) - Method in class org.apache.taglibs.standard.tag.common.fmt.SetBundleSupport
-
- setVar(String) - Method in class org.apache.taglibs.standard.tag.common.fmt.SetTimeZoneSupport
-
- setVar(String) - Method in class org.apache.taglibs.standard.tag.common.sql.DriverTag
-
- setVar(String) - Method in class org.apache.taglibs.standard.tag.common.sql.QueryTagSupport
-
Setter method for the name of the variable to hold the
result.
- setVar(String) - Method in class org.apache.taglibs.standard.tag.common.sql.SetDataSourceTagSupport
-
- setVar(String) - Method in class org.apache.taglibs.standard.tag.common.sql.UpdateTagSupport
-
Setter method for the name of the variable to hold the
result.
- setVar(String) - Method in class org.apache.taglibs.standard.tag.common.xml.ParseSupport
-
- setVar(String) - Method in class org.apache.taglibs.standard.tag.common.xml.SetTag
-
- setVar(String) - Method in class org.apache.taglibs.standard.tag.common.xml.TransformSupport
-
- setVarDom(String) - Method in class org.apache.taglibs.standard.tag.common.xml.ParseSupport
-
- setVariable(String, ValueExpression) - Method in class org.apache.jasper.runtime.VariableMapperImpl
-
- setVariableMapper(VariableMapper) - Method in class org.apache.jasper.runtime.ELContextImpl
-
- setVariant(String) - Method in class org.apache.taglibs.standard.tag.el.fmt.SetLocaleTag
-
- setVariant(String) - Method in class org.apache.taglibs.standard.tag.rt.fmt.SetLocaleTag
-
- setVarReader(String) - Method in class org.apache.taglibs.standard.tag.common.core.ImportSupport
-
- setVarStatus(String) - Method in class javax.servlet.jsp.jstl.core.LoopTagSupport
-
Sets the 'varStatus' attribute.
- setVerbose(int) - Method in class org.apache.jasper.JspC
-
- setVersion(int) - Method in class javax.servlet.http.Cookie
-
Sets the version of the cookie protocol that this Cookie complies
with.
- setWebXml(String) - Method in class org.apache.jasper.JspC
-
File where we generate a complete web.xml with the class definitions.
- setWebXmlFragment(String) - Method in class org.apache.jasper.JspC
-
File where we generate a web.xml fragment with the class definitions.
- setWriteListener(WriteListener) - Method in class javax.servlet.ServletOutputStream
-
Instructs the
ServletOutputStream to invoke the provided
WriteListener when it is possible to write
- setWriter(ServletWriter) - Method in class org.apache.jasper.JspCompilationContext
-
- setXid(Xid) - Method in class javax.resource.spi.work.ExecutionContext
-
set a transaction context.
- setXml(String) - Method in class org.apache.taglibs.standard.tag.el.xml.ParseTag
-
- setXml(String) - Method in class org.apache.taglibs.standard.tag.el.xml.TransformTag
-
- setXml(Object) - Method in class org.apache.taglibs.standard.tag.rt.xml.ParseTag
-
- setXml(Object) - Method in class org.apache.taglibs.standard.tag.rt.xml.TransformTag
-
- setXmlSystemId(String) - Method in class org.apache.taglibs.standard.tag.el.xml.TransformTag
-
- setXmlSystemId(String) - Method in class org.apache.taglibs.standard.tag.rt.xml.TransformTag
-
- setXPathFunctionResolver(XPathFunctionResolver) - Method in class org.apache.taglibs.standard.tag.common.xml.JSTLXPathImpl
-
Establishes a function resolver.
- setXPathVariableResolver(XPathVariableResolver) - Method in class org.apache.taglibs.standard.tag.common.xml.JSTLXPathImpl
-
Establishes a variable resolver.
- setXpoweredBy(boolean) - Method in class org.apache.jasper.JspC
-
- setXslt(String) - Method in class org.apache.taglibs.standard.tag.el.xml.TransformTag
-
- setXslt(Object) - Method in class org.apache.taglibs.standard.tag.rt.xml.TransformTag
-
- setXsltSystemId(String) - Method in class org.apache.taglibs.standard.tag.el.xml.TransformTag
-
- setXsltSystemId(String) - Method in class org.apache.taglibs.standard.tag.rt.xml.TransformTag
-
- SharedCacheMode - Enum in javax.persistence
-
Specifies how the provider must use a second-level cache for the
persistence unit.
- SharingViolationException - Exception in javax.resource.spi
-
This is thrown to indicate a connection sharing violation.
- SharingViolationException() - Constructor for exception javax.resource.spi.SharingViolationException
-
Constructs a new instance with null as its detail message.
- SharingViolationException(String) - Constructor for exception javax.resource.spi.SharingViolationException
-
Constructs a new instance with the specified detail message.
- SharingViolationException(Throwable) - Constructor for exception javax.resource.spi.SharingViolationException
-
Constructs a new throwable with the specified cause.
- SharingViolationException(String, Throwable) - Constructor for exception javax.resource.spi.SharingViolationException
-
Constructs a new throwable with the specified detail message and cause.
- SharingViolationException(String, String) - Constructor for exception javax.resource.spi.SharingViolationException
-
Constructs a new throwable with the specified detail message and
error code.
- ShortHolder - Class in javax.xml.rpc.holders
-
- ShortHolder() - Constructor for class javax.xml.rpc.holders.ShortHolder
-
- ShortHolder(short) - Constructor for class javax.xml.rpc.holders.ShortHolder
-
- shortname - Variable in class javax.servlet.jsp.tagext.TagLibraryInfo
-
The preferred short name (prefix) as indicated in the TLD.
- ShortWrapperHolder - Class in javax.xml.rpc.holders
-
- ShortWrapperHolder() - Constructor for class javax.xml.rpc.holders.ShortWrapperHolder
-
- ShortWrapperHolder(Short) - Constructor for class javax.xml.rpc.holders.ShortWrapperHolder
-
- shouldCoerceToBoolean() - Method in class org.apache.taglibs.standard.lang.jstl.AndOperator
-
Returns true if the operator expects its arguments to be coerced
to Booleans.
- shouldCoerceToBoolean() - Method in class org.apache.taglibs.standard.lang.jstl.BinaryOperator
-
Returns true if the operator expects its arguments to be coerced
to Booleans.
- shouldCoerceToBoolean() - Method in class org.apache.taglibs.standard.lang.jstl.OrOperator
-
Returns true if the operator expects its arguments to be coerced
to Booleans.
- shouldEvaluate(Object) - Method in class org.apache.taglibs.standard.lang.jstl.AndOperator
-
Returns true if evaluation is necessary given the specified Left
value.
- shouldEvaluate(Object) - Method in class org.apache.taglibs.standard.lang.jstl.BinaryOperator
-
Returns true if evaluation is necessary given the specified Left
value.
- shouldEvaluate(Object) - Method in class org.apache.taglibs.standard.lang.jstl.OrOperator
-
Returns true if evaluation is necessary given the specified Left
value.
- SimpleCharStream - Class in org.apache.taglibs.standard.lang.jstl.parser
-
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing).
- SimpleCharStream(Reader, int, int, int) - Constructor for class org.apache.taglibs.standard.lang.jstl.parser.SimpleCharStream
-
- SimpleCharStream(Reader, int, int) - Constructor for class org.apache.taglibs.standard.lang.jstl.parser.SimpleCharStream
-
- SimpleCharStream(Reader) - Constructor for class org.apache.taglibs.standard.lang.jstl.parser.SimpleCharStream
-
- SimpleCharStream(InputStream, int, int, int) - Constructor for class org.apache.taglibs.standard.lang.jstl.parser.SimpleCharStream
-
- SimpleCharStream(InputStream, int, int) - Constructor for class org.apache.taglibs.standard.lang.jstl.parser.SimpleCharStream
-
- SimpleCharStream(InputStream) - Constructor for class org.apache.taglibs.standard.lang.jstl.parser.SimpleCharStream
-
- SimpleForEachIterator(Iterator) - Constructor for class org.apache.taglibs.standard.tag.common.core.ForEachSupport.SimpleForEachIterator
-
- SimpleTag - Interface in javax.servlet.jsp.tagext
-
Interface for defining Simple Tag Handlers.
- SimpleTagSupport - Class in javax.servlet.jsp.tagext
-
A base class for defining tag handlers implementing SimpleTag.
- SimpleTagSupport() - Constructor for class javax.servlet.jsp.tagext.SimpleTagSupport
-
Sole constructor.
- SingleThreadModel - Interface in javax.servlet
-
- Singleton - Annotation Type in javax.ejb
-
Component-defining annotation for a singleton session bean.
- SINGLETON - Static variable in class org.apache.taglibs.standard.lang.jstl.AndOperator
-
- SINGLETON - Static variable in class org.apache.taglibs.standard.lang.jstl.DivideOperator
-
- SINGLETON - Static variable in class org.apache.taglibs.standard.lang.jstl.EmptyOperator
-
- SINGLETON - Static variable in class org.apache.taglibs.standard.lang.jstl.EqualsOperator
-
- SINGLETON - Static variable in class org.apache.taglibs.standard.lang.jstl.GreaterThanOperator
-
- SINGLETON - Static variable in class org.apache.taglibs.standard.lang.jstl.GreaterThanOrEqualsOperator
-
- SINGLETON - Static variable in class org.apache.taglibs.standard.lang.jstl.IntegerDivideOperator
-
- SINGLETON - Static variable in class org.apache.taglibs.standard.lang.jstl.LessThanOperator
-
- SINGLETON - Static variable in class org.apache.taglibs.standard.lang.jstl.LessThanOrEqualsOperator
-
- SINGLETON - Static variable in class org.apache.taglibs.standard.lang.jstl.MinusOperator
-
- SINGLETON - Static variable in class org.apache.taglibs.standard.lang.jstl.ModulusOperator
-
- SINGLETON - Static variable in class org.apache.taglibs.standard.lang.jstl.MultiplyOperator
-
- SINGLETON - Static variable in class org.apache.taglibs.standard.lang.jstl.NotEqualsOperator
-
- SINGLETON - Static variable in class org.apache.taglibs.standard.lang.jstl.NotOperator
-
- SINGLETON - Static variable in class org.apache.taglibs.standard.lang.jstl.NullLiteral
-
- SINGLETON - Static variable in class org.apache.taglibs.standard.lang.jstl.OrOperator
-
- SINGLETON - Static variable in class org.apache.taglibs.standard.lang.jstl.PlusOperator
-
- SINGLETON - Static variable in class org.apache.taglibs.standard.lang.jstl.UnaryMinusOperator
-
- SingularAttribute<X,T> - Interface in javax.persistence.metamodel
-
Instances of the type SingularAttribute represents persistent
single-valued properties or fields.
- size(Expression<C>) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create an expression that tests the size of a collection.
- size(C) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create an expression that tests the size of a collection.
- size() - Method in class javax.ws.rs.core.AbstractMultivaluedMap
-
- size() - Method in class org.apache.taglibs.standard.lang.jstl.EnumeratedMap
-
- skip(long) - Method in class org.apache.jasper.xmlparser.ASCIIReader
-
Skip characters.
- skip(long) - Method in class org.apache.jasper.xmlparser.UCSReader
-
Skip characters.
- skip(long) - Method in class org.apache.jasper.xmlparser.UTF8Reader
-
Skip characters.
- SKIP_BODY - Static variable in interface javax.servlet.jsp.tagext.Tag
-
Skip body evaluation.
- SKIP_PAGE - Static variable in interface javax.servlet.jsp.tagext.Tag
-
Skip the rest of the page.
- skipChar(int) - Method in class org.apache.jasper.xmlparser.XMLEncodingDetector
-
Skips a character appearing immediately on the input.
- SkipPageException - Exception in javax.servlet.jsp
-
Exception to indicate the calling page must cease evaluation.
- SkipPageException() - Constructor for exception javax.servlet.jsp.SkipPageException
-
Creates a SkipPageException with no message.
- SkipPageException(String) - Constructor for exception javax.servlet.jsp.SkipPageException
-
Creates a SkipPageException with the provided message.
- SkipPageException(String, Throwable) - Constructor for exception javax.servlet.jsp.SkipPageException
-
Creates a SkipPageException with the provided message and root cause.
- SkipPageException(Throwable) - Constructor for exception javax.servlet.jsp.SkipPageException
-
Creates a SkipPageException with the provided root cause.
- skippedEntity(String) - Method in class org.apache.taglibs.standard.extra.spath.SPathFilter
-
Filter for skippedEntity().
- SkippedException - Exception in javax.enterprise.concurrent
-
Exception indicating that the result of a value-producing task cannot be
retrieved because the task run was skipped.
- SkippedException() - Constructor for exception javax.enterprise.concurrent.SkippedException
-
Constructs an SkippedException with null as its detail message.
- SkippedException(String) - Constructor for exception javax.enterprise.concurrent.SkippedException
-
Constructs an SkippedException exception with the specified detail message.
- SkippedException(String, Throwable) - Constructor for exception javax.enterprise.concurrent.SkippedException
-
Constructs an SkippedException exception with the specified detail message
and cause.
- SkippedException(Throwable) - Constructor for exception javax.enterprise.concurrent.SkippedException
-
Constructs an SkippedException exception with the specified cause and a
detail message of (cause==null ? null : cause.toString())
(which typically contains the class and detail message of cause).
- skipRun(LastExecution, Date) - Method in interface javax.enterprise.concurrent.Trigger
-
Return true if this run instance should be skipped.
- skipSpaces() - Method in class org.apache.jasper.xmlparser.XMLEncodingDetector
-
Skips space characters appearing immediately on the input.
- skipString(String) - Method in class org.apache.jasper.xmlparser.XMLEncodingDetector
-
Skips the specified string appearing immediately on the input.
- SLASH - Static variable in interface org.apache.taglibs.standard.extra.spath.SPathParserConstants
-
- Slot - Interface in javax.xml.registry.infomodel
-
Slot instances provide a dynamic way to add arbitrary attributes to
RegistryObject instances.
- SLOT - Static variable in interface javax.xml.registry.LifeCycleManager
-
Constant representing the javax.xml.registry.infomodel.Slot interface.
- SMAP_ENCODING - Static variable in class org.apache.jasper.compiler.SmapUtil
-
- SmapGenerator - Class in org.apache.jasper.compiler
-
Represents a source map (SMAP), which serves to associate lines
of the input JSP file(s) to lines in the generated servlet in the
final .class file, according to the JSR-045 spec.
- SmapGenerator() - Constructor for class org.apache.jasper.compiler.SmapGenerator
-
- SmapStratum - Class in org.apache.jasper.compiler
-
Represents the line and file mappings associated with a JSR-045
"stratum".
- SmapStratum(String) - Constructor for class org.apache.jasper.compiler.SmapStratum
-
Constructs a new SmapStratum object for the given stratum name
(e.g., JSP).
- SmapStratum.LineInfo - Class in org.apache.jasper.compiler
-
Represents a single LineSection in an SMAP, associated with
a particular stratum.
- SmapUtil - Class in org.apache.jasper.compiler
-
Contains static utilities for generating SMAP data based on the
current version of Jasper.
- SmapUtil.ClassInfo - Class in org.apache.jasper.compiler
-
- SOAP11HTTP_BINDING - Static variable in interface javax.xml.ws.soap.SOAPBinding
-
A constant representing the identity of the SOAP 1.1 over HTTP binding.
- SOAP11HTTP_MTOM_BINDING - Static variable in interface javax.xml.ws.soap.SOAPBinding
-
A constant representing the identity of the SOAP 1.1 over HTTP binding
with MTOM enabled by default.
- SOAP12HTTP_BINDING - Static variable in interface javax.xml.ws.soap.SOAPBinding
-
A constant representing the identity of the SOAP 1.2 over HTTP binding.
- SOAP12HTTP_MTOM_BINDING - Static variable in interface javax.xml.ws.soap.SOAPBinding
-
A constant representing the identity of the SOAP 1.2 over HTTP binding
with MTOM enabled by default.
- SOAP_1_1_CONTENT_TYPE - Static variable in interface javax.xml.soap.SOAPConstants
-
The media type of the Content-Type MIME header in SOAP 1.1.
- SOAP_1_1_PROTOCOL - Static variable in interface javax.xml.soap.SOAPConstants
-
Used to create MessageFactory instances that create
SOAPMessages whose behavior supports the SOAP 1.1 specification.
- SOAP_1_2_CONTENT_TYPE - Static variable in interface javax.xml.soap.SOAPConstants
-
The media type of the Content-Type MIME header in SOAP 1.2.
- SOAP_1_2_PROTOCOL - Static variable in interface javax.xml.soap.SOAPConstants
-
Used to create MessageFactory instances that create
SOAPMessages whose behavior supports the SOAP 1.2
specification
- SOAP_ARRAY - Static variable in class javax.xml.rpc.encoding.XMLType
-
The name of the SOAP-ENC:Array type.
- SOAP_BASE64 - Static variable in class javax.xml.rpc.encoding.XMLType
-
The name of the SOAP-ENC:base64 type.
- SOAP_BOOLEAN - Static variable in class javax.xml.rpc.encoding.XMLType
-
The name of the SOAP-ENC:boolean type.
- SOAP_BYTE - Static variable in class javax.xml.rpc.encoding.XMLType
-
The name of the SOAP-ENC:byte type.
- SOAP_DATAENCODINGUNKNOWN_FAULT - Static variable in interface javax.xml.soap.SOAPConstants
-
SOAP 1.2 DataEncodingUnknown Fault
- SOAP_DOUBLE - Static variable in class javax.xml.rpc.encoding.XMLType
-
The name of the SOAP-ENC:double type.
- SOAP_ENV_PREFIX - Static variable in interface javax.xml.soap.SOAPConstants
-
The default namespace prefix for http://www.w3.org/2003/05/soap-envelope
- SOAP_FLOAT - Static variable in class javax.xml.rpc.encoding.XMLType
-
The name of the SOAP-ENC:float type.
- SOAP_INT - Static variable in class javax.xml.rpc.encoding.XMLType
-
The name of the SOAP-ENC:int type.
- SOAP_LONG - Static variable in class javax.xml.rpc.encoding.XMLType
-
The name of the SOAP-ENC:long type.
- SOAP_MUSTUNDERSTAND_FAULT - Static variable in interface javax.xml.soap.SOAPConstants
-
SOAP 1.2 MustUnderstand Fault
- SOAP_RECEIVER_FAULT - Static variable in interface javax.xml.soap.SOAPConstants
-
SOAP 1.2 Receiver Fault
- SOAP_SENDER_FAULT - Static variable in interface javax.xml.soap.SOAPConstants
-
SOAP 1.2 Sender Fault
- SOAP_SHORT - Static variable in class javax.xml.rpc.encoding.XMLType
-
The name of the SOAP-ENC:short type.
- SOAP_STRING - Static variable in class javax.xml.rpc.encoding.XMLType
-
The name of the SOAP-ENC:string type.
- SOAP_VERSIONMISMATCH_FAULT - Static variable in interface javax.xml.soap.SOAPConstants
-
SOAP 1.2 VersionMismatch Fault
- SOAPACTION_URI_PROPERTY - Static variable in interface javax.xml.rpc.Call
-
Standard property for SOAPAction.
- SOAPACTION_URI_PROPERTY - Static variable in interface javax.xml.ws.BindingProvider
-
Standard property for SOAPAction.
- SOAPACTION_USE_PROPERTY - Static variable in interface javax.xml.rpc.Call
-
Standard property for SOAPAction.
- SOAPACTION_USE_PROPERTY - Static variable in interface javax.xml.ws.BindingProvider
-
Standard property for SOAPAction.
- SOAPBinding - Annotation Type in javax.jws.soap
-
Specifies the mapping of the Web Service onto the SOAP message protocol.
- SOAPBinding - Interface in javax.xml.ws.soap
-
The SOAPBinding interface is an abstraction for
the SOAP binding.
- SOAPBinding.ParameterStyle - Enum in javax.jws.soap
-
The style of mapping parameters onto SOAP messages
- SOAPBinding.Style - Enum in javax.jws.soap
-
The SOAP binding style
- SOAPBinding.Use - Enum in javax.jws.soap
-
The SOAP binding use
- SOAPBody - Interface in javax.xml.soap
-
An object that represents the contents of the SOAP body
element in a SOAP message.
- SOAPBodyElement - Interface in javax.xml.soap
-
A SOAPBodyElement object represents the contents in
a SOAPBody object.
- SOAPConnection - Class in javax.xml.soap
-
A point-to-point connection that a client can use for sending messages
directly to a remote party (represented by a URL, for instance).
- SOAPConnection() - Constructor for class javax.xml.soap.SOAPConnection
-
- SOAPConnectionFactory - Class in javax.xml.soap
-
A factory for creating SOAPConnection objects.
- SOAPConnectionFactory() - Constructor for class javax.xml.soap.SOAPConnectionFactory
-
- SOAPConstants - Interface in javax.xml.soap
-
The definition of constants pertaining to the SOAP protocol.
- SOAPElement - Interface in javax.xml.soap
-
An object representing an element of a SOAP message that is allowed but not
specifically prescribed by a SOAP specification.
- SOAPElementFactory - Class in javax.xml.soap
-
- SOAPEnvelope - Interface in javax.xml.soap
-
The container for the SOAPHeader and SOAPBody portions of a
SOAPPart object.
- SOAPException - Exception in javax.xml.soap
-
An exception that signals that a SOAP exception has occurred.
- SOAPException() - Constructor for exception javax.xml.soap.SOAPException
-
Constructs a SOAPException object with no
reason or embedded Throwable object.
- SOAPException(String) - Constructor for exception javax.xml.soap.SOAPException
-
Constructs a SOAPException object with the given
String as the reason for the exception being thrown.
- SOAPException(String, Throwable) - Constructor for exception javax.xml.soap.SOAPException
-
Constructs a SOAPException object with the given
String as the reason for the exception being thrown
and the given Throwable object as an embedded
exception.
- SOAPException(Throwable) - Constructor for exception javax.xml.soap.SOAPException
-
Constructs a SOAPException object initialized
with the given Throwable object.
- SOAPFactory - Class in javax.xml.soap
-
SOAPFactory is a factory for creating various objects
that exist in the SOAP XML tree.
- SOAPFactory() - Constructor for class javax.xml.soap.SOAPFactory
-
- SOAPFault - Interface in javax.xml.soap
-
An element in the SOAPBody object that contains
error and/or status information.
- SOAPFaultElement - Interface in javax.xml.soap
-
A representation of the contents in
a SOAPFault object.
- SOAPFaultException - Exception in javax.xml.rpc.soap
-
The SOAPFaultException exception represents a
SOAP fault.
- SOAPFaultException(QName, String, String, Detail) - Constructor for exception javax.xml.rpc.soap.SOAPFaultException
-
Constructor for the SOAPFaultException
- SOAPFaultException - Exception in javax.xml.ws.soap
-
The SOAPFaultException exception represents a
SOAP 1.1 or 1.2 fault.
- SOAPFaultException(SOAPFault) - Constructor for exception javax.xml.ws.soap.SOAPFaultException
-
Constructor for SOAPFaultException
- SOAPHandler<T extends SOAPMessageContext> - Interface in javax.xml.ws.handler.soap
-
The SOAPHandler class extends Handler
to provide typesafety for the message context parameter and add a method
to obtain access to the headers that may be processed by the handler.
- SOAPHeader - Interface in javax.xml.soap
-
A representation of the SOAP header
element.
- SOAPHeaderElement - Interface in javax.xml.soap
-
An object representing the contents in the SOAP header part of the
SOAP envelope.
- SOAPMessage - Class in javax.xml.soap
-
The root class for all SOAP messages.
- SOAPMessage() - Constructor for class javax.xml.soap.SOAPMessage
-
- SOAPMessageContext - Interface in javax.xml.rpc.handler.soap
-
The interface javax.xml.rpc.soap.SOAPMessageContext
provides access to the SOAP message for either RPC request or
response.
- SOAPMessageContext - Interface in javax.xml.ws.handler.soap
-
The interface SOAPMessageContext
provides access to the SOAP message for either RPC request or
response.
- SOAPMessageHandler - Annotation Type in javax.jws.soap
-
Deprecated.
- SOAPMessageHandlers - Annotation Type in javax.jws.soap
-
- SOAPPart - Class in javax.xml.soap
-
The container for the SOAP-specific portion of a SOAPMessage
object.
- SOAPPart() - Constructor for class javax.xml.soap.SOAPPart
-
- some(Subquery<Y>) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create a some expression over the subquery results.
- SORT_BY_DATE_ASC - Static variable in interface javax.xml.registry.FindQualifier
-
Specifies a hint to queries that they should sort results by creation/modification date in ascending order.
- SORT_BY_DATE_DESC - Static variable in interface javax.xml.registry.FindQualifier
-
Specifies a hint to queries that they should sort results by creation/modification date in descending order.
- SORT_BY_NAME_ASC - Static variable in interface javax.xml.registry.FindQualifier
-
Specifies a hint to queries that they should sort results by Name in ascending alpha-numeric order.
- SORT_BY_NAME_DESC - Static variable in interface javax.xml.registry.FindQualifier
-
Specifies a hint to queries that they should sort results by Name in descending alpha-numeric order.
- SORT_CODE_SLOT - Static variable in interface javax.xml.registry.infomodel.Slot
-
Name for pre-defined Slot used in PostalAddress by JAXR UDDI provider.
- SOUNDEX - Static variable in interface javax.xml.registry.FindQualifier
-
Optional qualifier that allows matching strings by their sounds.
- SPACES - Static variable in class org.apache.jasper.compiler.ServletWriter
-
- SPathFilter - Class in org.apache.taglibs.standard.extra.spath
-
Filters a SAX stream based on a single supplied SPath
expression.
- SPathFilter(Path) - Constructor for class org.apache.taglibs.standard.extra.spath.SPathFilter
-
Constructs a new SPathFilter, given a Path.
- SPathParser - Class in org.apache.taglibs.standard.extra.spath
-
- SPathParser(String) - Constructor for class org.apache.taglibs.standard.extra.spath.SPathParser
-
- SPathParser(InputStream) - Constructor for class org.apache.taglibs.standard.extra.spath.SPathParser
-
- SPathParser(Reader) - Constructor for class org.apache.taglibs.standard.extra.spath.SPathParser
-
- SPathParser(SPathParserTokenManager) - Constructor for class org.apache.taglibs.standard.extra.spath.SPathParser
-
- SPathParserConstants - Interface in org.apache.taglibs.standard.extra.spath
-
- SPathParserTokenManager - Class in org.apache.taglibs.standard.extra.spath
-
- SPathParserTokenManager(ASCII_UCodeESC_CharStream) - Constructor for class org.apache.taglibs.standard.extra.spath.SPathParserTokenManager
-
- SPathParserTokenManager(ASCII_UCodeESC_CharStream, int) - Constructor for class org.apache.taglibs.standard.extra.spath.SPathParserTokenManager
-
- SPathTag - Class in org.apache.taglibs.standard.extra.spath
-
Tag handler that exposes SPath functionality.
- SPathTag() - Constructor for class org.apache.taglibs.standard.extra.spath.SPathTag
-
Constructs a new handler.
- specialCharactersRepresentation - Static variable in class org.apache.taglibs.standard.tag.common.core.Util
-
- specialConstructor - Variable in exception org.apache.taglibs.standard.extra.spath.ParseException
-
This variable determines which constructor was used to create
this object and thereby affects the semantics of the
"getMessage" method (see below).
- specialConstructor - Variable in exception org.apache.taglibs.standard.lang.jstl.parser.ParseException
-
This variable determines which constructor was used to create
this object and thereby affects the semantics of the
"getMessage" method (see below).
- specialToken - Variable in class org.apache.taglibs.standard.extra.spath.Token
-
This field is used to access special tokens that occur prior to this
token, but after the immediately preceding regular (non-special) token.
- specialToken - Variable in class org.apache.taglibs.standard.lang.jstl.parser.Token
-
This field is used to access special tokens that occur prior to this
token, but after the immediately preceding regular (non-special) token.
- SPECIFICATION_LINK - Static variable in interface javax.xml.registry.LifeCycleManager
-
Constant representing the javax.xml.registry.infomodel.SpecificationLink interface.
- SpecificationLink - Interface in javax.xml.registry.infomodel
-
A SpecificationLink provides the linkage between a ServiceBinding and one of its technical specifications that describes how to use the service using the ServiceBinding.
- split(String, String) - Static method in class org.apache.taglibs.standard.functions.Functions
-
- sql - Variable in class org.apache.taglibs.standard.tag.common.sql.QueryTagSupport
-
- sql - Variable in class org.apache.taglibs.standard.tag.common.sql.UpdateTagSupport
-
- SQL_DATA_SOURCE - Static variable in class javax.servlet.jsp.jstl.core.Config
-
Name of configuration setting for SQL data source
- SQL_MAX_ROWS - Static variable in class javax.servlet.jsp.jstl.core.Config
-
Name of configuration setting for maximum number of rows to be included
in SQL query result
- SQLExecutionTag - Interface in javax.servlet.jsp.jstl.sql
-
This interface allows tag handlers implementing it to receive
values for parameter markers in their SQL statements.
- SqlResultSetMapping - Annotation Type in javax.persistence
-
Specifies the mapping of the result of a native SQL query or stored
procedure.
- SqlResultSetMappings - Annotation Type in javax.persistence
-
- sqrt(Expression<? extends Number>) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create an expression that returns the square root
of its argument.
- Sse - Interface in javax.ws.rs.sse
-
- SseBroadcaster - Interface in javax.ws.rs.sse
-
Server-Sent events broadcasting facility.
- SseEvent - Interface in javax.ws.rs.sse
-
Base Server Sent Event definition.
- SseEventSink - Interface in javax.ws.rs.sse
-
Outbound Server-Sent Events stream.
- SseEventSource - Interface in javax.ws.rs.sse
-
- SseEventSource.Builder - Class in javax.ws.rs.sse
-
- sslContext(SSLContext) - Method in class javax.ws.rs.client.ClientBuilder
-
Set the SSL context that will be used when creating secured transport connections
to server endpoints from
web targets created by the client
instance that is using this SSL context.
- st - Variable in class org.apache.taglibs.standard.tag.common.core.ForTokensSupport
-
- STABILITY_DYNAMIC - Static variable in interface javax.xml.registry.infomodel.RegistryEntry
-
RegistryEntry may change at any time.
- STABILITY_DYNAMIC_COMPATIBLE - Static variable in interface javax.xml.registry.infomodel.RegistryEntry
-
RegistryEntry may change at any time, however the changes will be backward compatible.
- STABILITY_STATIC - Static variable in interface javax.xml.registry.infomodel.RegistryEntry
-
RegistryEntry will not change.
- STAR - Static variable in interface org.apache.taglibs.standard.extra.spath.SPathParserConstants
-
- start(Date) - Method in class javax.ejb.ScheduleExpression
-
Set the start date.
- start() - Method in interface javax.jms.Connection
-
Starts (or restarts) a connection's delivery of incoming messages.
- start() - Method in interface javax.jms.JMSContext
-
Starts (or restarts) delivery of incoming messages by the JMSContext's connection.
- start() - Method in interface javax.jms.ServerSession
-
Cause the Session's run method to be called to process messages that were just assigned to it.
- start(BootstrapContext) - Method in interface javax.resource.spi.ResourceAdapter
-
This is called when a resource adapter instance is bootstrapped.
- start(Runnable) - Method in interface javax.servlet.AsyncContext
-
Causes the container to dispatch a thread, possibly from a managed
thread pool, to run the specified Runnable.
- START_BRACKET - Static variable in interface org.apache.taglibs.standard.extra.spath.SPathParserConstants
-
- START_EXPRESSION - Static variable in interface org.apache.taglibs.standard.lang.jstl.parser.ELParserConstants
-
- START_TIMED_OUT - Static variable in exception javax.resource.spi.work.WorkException
-
Indicates start timeout expiration.
- startAsync() - Method in interface javax.servlet.ServletRequest
-
Puts this request into asynchronous mode, and initializes its
AsyncContext with the original (unwrapped) ServletRequest
and ServletResponse objects.
- startAsync(ServletRequest, ServletResponse) - Method in interface javax.servlet.ServletRequest
-
Puts this request into asynchronous mode, and initializes its
AsyncContext with the given request and response objects.
- startAsync() - Method in class javax.servlet.ServletRequestWrapper
-
- startAsync(ServletRequest, ServletResponse) - Method in class javax.servlet.ServletRequestWrapper
-
- startDocument() - Method in class org.apache.taglibs.standard.extra.spath.SPathFilter
-
Resets state.
- startElement(String, String, String, Attributes) - Method in class org.apache.taglibs.standard.extra.spath.SPathFilter
-
Filter for startElement().
- startPrefixMapping(String, String) - Method in class org.apache.taglibs.standard.extra.spath.SPathFilter
-
Filter for startPrefixMapping().
- startRow - Variable in class org.apache.taglibs.standard.tag.common.sql.QueryTagSupport
-
- startsWith(String, String) - Static method in class org.apache.taglibs.standard.functions.Functions
-
- Startup - Annotation Type in javax.ejb
-
Mark a singleton bean for eager initialization during the application startup sequence.
- startWork(Work) - Method in interface javax.resource.spi.work.WorkManager
-
Accepts a Work instance for processing.
- startWork(Work, long, ExecutionContext, WorkListener) - Method in interface javax.resource.spi.work.WorkManager
-
Accepts a Work instance for processing.
- Stateful - Annotation Type in javax.ejb
-
Component-defining annotation for a stateful session bean.
- StatefulSessionBeanStats - Interface in javax.management.j2ee.statistics
-
Specifies the statistics provided by a stateful session bean.
- StatefulTimeout - Annotation Type in javax.ejb
-
Specifies the amount of time a stateful session bean can
be idle (not receive any client invocations) before it
is eligible for removal by the container.
- Stateless - Annotation Type in javax.ejb
-
Component-defining annotation for a stateless session bean.
- StatelessSessionBeanStats - Interface in javax.management.j2ee.statistics
-
Specifies the statistics provided by a stateless session bean.
- staticFlag - Static variable in class org.apache.taglibs.standard.extra.spath.ASCII_CharStream
-
- staticFlag - Static variable in class org.apache.taglibs.standard.extra.spath.ASCII_UCodeESC_CharStream
-
- staticFlag - Static variable in class org.apache.taglibs.standard.lang.jstl.parser.SimpleCharStream
-
- StaticFunctionTests - Class in org.apache.taglibs.standard.lang.jstl.test
-
This class contains some test functions.
- StaticFunctionTests() - Constructor for class org.apache.taglibs.standard.lang.jstl.test.StaticFunctionTests
-
- StaticMetamodel - Annotation Type in javax.persistence.metamodel
-
The StaticMetamodel annotation specifies that the class
is a metamodel class that represents the entity, mapped
superclass, or embeddable class designated by the value
element.
- Statistic - Interface in javax.management.j2ee.statistics
-
The Statistic model and its sub-models specify the data models which are requried to be used to provide the performance data described by the specific attributes in the Stats models.
- Stats - Interface in javax.management.j2ee.statistics
-
The Stats model and its submodels specify performance data attributes for each of the specific managed object types.
- Status - Interface in javax.transaction
-
The Status interface defines static variables used for transaction
status codes.
- status(int) - Method in class javax.ws.rs.core.Response.ResponseBuilder
-
Set the status on the ResponseBuilder.
- status(int, String) - Method in class javax.ws.rs.core.Response.ResponseBuilder
-
Set the status on the ResponseBuilder.
- status(Response.StatusType) - Method in class javax.ws.rs.core.Response.ResponseBuilder
-
Set the status on the ResponseBuilder.
- status(Response.Status) - Method in class javax.ws.rs.core.Response.ResponseBuilder
-
Set the status on the ResponseBuilder.
- status(Response.StatusType) - Static method in class javax.ws.rs.core.Response
-
Create a new ResponseBuilder with the supplied status.
- status(Response.Status) - Static method in class javax.ws.rs.core.Response
-
Create a new ResponseBuilder with the supplied status.
- status(int) - Static method in class javax.ws.rs.core.Response
-
Create a new ResponseBuilder with the supplied status.
- status(int, String) - Static method in class javax.ws.rs.core.Response
-
Create a new ResponseBuilder with the supplied status and reason phrase.
- STATUS_ACTIVE - Static variable in interface javax.transaction.Status
-
A transaction is associated with the target object and it is in the
active state.
- STATUS_APPROVED - Static variable in interface javax.xml.registry.infomodel.RegistryEntry
-
RegistryEntry has been submitted and approved.
- STATUS_COMMITTED - Static variable in interface javax.transaction.Status
-
A transaction is associated with the target object and it has been
committed.
- STATUS_COMMITTING - Static variable in interface javax.transaction.Status
-
A transaction is associated with the target object and it is in the
process of committing.
- STATUS_DEPRECATED - Static variable in interface javax.xml.registry.infomodel.RegistryEntry
-
RegistryEntry has been deprecated.
- STATUS_FAILURE - Static variable in interface javax.xml.registry.JAXRResponse
-
Status indicating a failure response.
- STATUS_MARKED_ROLLBACK - Static variable in interface javax.transaction.Status
-
A transaction is associated with the target object and it has been
marked for rollback, perhaps as a result of a setRollbackOnly operation.
- STATUS_NO_TRANSACTION - Static variable in interface javax.transaction.Status
-
No transaction is currently associated with the target object.
- STATUS_PREPARED - Static variable in interface javax.transaction.Status
-
A transaction is associated with the target object and it has been
prepared.
- STATUS_PREPARING - Static variable in interface javax.transaction.Status
-
A transaction is associated with the target object and it is in the
process of preparing.
- STATUS_ROLLEDBACK - Static variable in interface javax.transaction.Status
-
A transaction is associated with the target object and the outcome
has been determined to be rollback.
- STATUS_ROLLING_BACK - Static variable in interface javax.transaction.Status
-
A transaction is associated with the target object and it is in the
process of rolling back.
- STATUS_SUBMITTED - Static variable in interface javax.xml.registry.infomodel.RegistryEntry
-
RegistryEntry has been submitted.
- STATUS_SUCCESS - Static variable in interface javax.xml.registry.JAXRResponse
-
Status indicating a successful response.
- STATUS_UNAVAILABLE - Static variable in interface javax.xml.registry.JAXRResponse
-
Status indicating that the results are currently unavailable.
- STATUS_UNKNOWN - Static variable in interface javax.transaction.Status
-
A transaction is associated with the target object but its
current status cannot be determined.
- STATUS_WARNING - Static variable in interface javax.xml.registry.JAXRResponse
-
Status indicating a successful response that included at least one warning.
- STATUS_WITHDRAWN - Static variable in interface javax.xml.registry.infomodel.RegistryEntry
-
RegistryEntry has been withdrawn by the submitter.
- statusId - Variable in class javax.servlet.jsp.jstl.core.LoopTagSupport
-
Attribute-exposing control
- step - Variable in class javax.servlet.jsp.jstl.core.LoopTagSupport
-
Iteration step ('step' attribute)
- step() - Method in class org.apache.taglibs.standard.extra.spath.SPathParser
-
- Step - Class in org.apache.taglibs.standard.extra.spath
-
Represents a 'step' in an SPath expression.
- Step(boolean, String, List) - Constructor for class org.apache.taglibs.standard.extra.spath.Step
-
Constructs a new Step object, given a name and a (possibly null)
list of predicates.
- steps - Variable in class org.apache.taglibs.standard.extra.spath.SPathFilter
-
The steps in the SPath expression we use for filtering.
- stepSpecified - Variable in class javax.servlet.jsp.jstl.core.LoopTagSupport
-
Boolean flag indicating whether 'step' was specified.
- stop() - Method in interface javax.jms.Connection
-
Temporarily stops a connection's delivery of incoming messages.
- stop() - Method in interface javax.jms.JMSContext
-
Temporarily stops the delivery of incoming messages by the JMSContext's connection.
- stop() - Method in interface javax.resource.spi.ResourceAdapter
-
This is called when a resource adapter instance is undeployed or
during application server shutdown.
- stop() - Method in class javax.xml.ws.Endpoint
-
Stops publishing this endpoint.
- store - Variable in class javax.ws.rs.core.AbstractMultivaluedMap
-
Backing store for the [key, multi-value] pairs.
- StoredProcedureParameter - Annotation Type in javax.persistence
-
Specifies a parameter of a named stored procedure query.
- StoredProcedureQuery - Interface in javax.persistence
-
Interface used to control stored procedure query execution.
- Streamable - Interface in javax.resource.cci
-
Streamable interface enables a resource adapter to extract data from
an input Record or set data into an output Record as a stream of
bytes.
- StreamingOutput - Interface in javax.ws.rs.core
-
A type that may be used as a resource method return value or as the entity
in a
Response when the application wishes to stream the output.
- StreamMessage - Interface in javax.jms
-
A StreamMessage object is used to send a stream of primitive types in the Java programming language.
- STRICT_IJSON - Static variable in class javax.json.bind.JsonbConfig
-
Property used to specify strict I-JSON serialization compliance.
- STRING_LITERAL - Static variable in interface org.apache.taglibs.standard.lang.jstl.parser.ELParserConstants
-
- STRING_TO_BOOLEAN - Static variable in class org.apache.taglibs.standard.lang.jstl.Constants
-
- STRING_TO_NUMBER_EXCEPTION - Static variable in class org.apache.taglibs.standard.lang.jstl.Constants
-
- StringHolder - Class in javax.xml.rpc.holders
-
- StringHolder() - Constructor for class javax.xml.rpc.holders.StringHolder
-
- StringHolder(String) - Constructor for class javax.xml.rpc.holders.StringHolder
-
- StringLiteral() - Method in class org.apache.taglibs.standard.lang.jstl.parser.ELParser
-
- StringLiteral - Class in org.apache.taglibs.standard.lang.jstl
-
An expression representing a String literal value.
- stripSession(String) - Static method in class org.apache.taglibs.standard.tag.common.core.ImportSupport
-
Strips a servlet session ID from url.
- Stub - Interface in javax.xml.rpc
-
The interface javax.xml.rpc.Stub is the common base interface
for the stub classes.
- Subgraph<T> - Interface in javax.persistence
-
This type represents a subgraph for an attribute node that
corresponds to a Managed Type.
- submit() - Method in interface javax.ws.rs.client.Invocation
-
Submit the request for an asynchronous invocation and receive a future
response back.
- submit(Class<T>) - Method in interface javax.ws.rs.client.Invocation
-
Submit the request for an asynchronous invocation and receive a future
response of the specified type back.
- submit(GenericType<T>) - Method in interface javax.ws.rs.client.Invocation
-
Submit the request for an asynchronous invocation and receive a future
response of the specified generic type back.
- submit(InvocationCallback<T>) - Method in interface javax.ws.rs.client.Invocation
-
Submit the request for an asynchronous invocation and register an
InvocationCallback to process the future result of the invocation.
- subprotocols(List<String>) - Method in class javax.websocket.server.ServerEndpointConfig.Builder
-
Sets the subprotocols to use in the configuration.
- subquery(Class<U>) - Method in interface javax.persistence.criteria.CommonAbstractCriteria
-
Create a subquery of the query.
- Subquery<T> - Interface in javax.persistence.criteria
-
The Subquery interface defines functionality that is
specific to subqueries.
- substring(Expression<String>, Expression<Integer>) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create an expression for substring extraction.
- substring(Expression<String>, int) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create an expression for substring extraction.
- substring(Expression<String>, Expression<Integer>, Expression<Integer>) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create an expression for substring extraction.
- substring(Expression<String>, int, int) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create an expression for substring extraction.
- substring(String, int, int) - Static method in class org.apache.taglibs.standard.functions.Functions
-
- substringAfter(String, String) - Static method in class org.apache.taglibs.standard.functions.Functions
-
- substringBefore(String, String) - Static method in class org.apache.taglibs.standard.functions.Functions
-
- subtagSucceeded() - Method in class org.apache.taglibs.standard.tag.common.core.ChooseTag
-
Called by a subtag to indicate that it plans to evaluate its
body.
- sum(Expression<N>) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create an aggregate expression applying the sum operation.
- sum(Expression<? extends N>, Expression<? extends N>) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create an expression that returns the sum
of its arguments.
- sum(Expression<? extends N>, N) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create an expression that returns the sum
of its arguments.
- sum(N, Expression<? extends N>) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create an expression that returns the sum
of its arguments.
- sumAsDouble(Expression<Float>) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create an aggregate expression applying the sum operation to a
Float-valued expression, returning a Double result.
- sumAsLong(Expression<Integer>) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
Create an aggregate expression applying the sum operation to an
Integer-valued expression, returning a Long result.
- supplemental(char, char) - Static method in class org.apache.jasper.xmlparser.XMLChar
-
Returns true the supplemental character corresponding to the given
surrogates.
- supportedTypeForEachIterator(Object) - Method in class org.apache.taglibs.standard.tag.common.core.ForEachSupport
-
- supportsExecuteWithInputAndOutputRecord() - Method in interface javax.resource.cci.ResourceAdapterMetaData
-
Returns true if the implementation class for the Interaction
interface implements public boolean execute(InteractionSpec
ispec, Record input, Record output) method; otherwise the
method returns false.
- supportsExecuteWithInputRecordOnly() - Method in interface javax.resource.cci.ResourceAdapterMetaData
-
Returns true if the implementation class for the Interaction
interface implements public Record execute(InteractionSpec
ispec, Record input) method; otherwise the method returns
false.
- supportsLocalTransactionDemarcation() - Method in interface javax.resource.cci.ResourceAdapterMetaData
-
Returns true if the resource adapter implements the LocalTransaction
interface and supports local transaction demarcation on the
underlying EIS instance through the LocalTransaction interface.
- supportsResultSetType(int) - Method in interface javax.resource.cci.ResultSetInfo
-
Indicates whether or not a resource adapter supports a type
of ResultSet.
- supportsResultTypeConcurrency(int, int) - Method in interface javax.resource.cci.ResultSetInfo
-
Indicates whether or not a resource adapter supports the
concurrency type in combination with the given ResultSet type/
- SUSPEND - Static variable in interface javax.enterprise.concurrent.ManagedTask
-
Constant for the "SUSPEND" value of the TRANSACTION execution property.
- suspend() - Method in interface javax.transaction.TransactionManager
-
Suspend the transaction currently associated with the calling
thread and return a Transaction object that represents the
transaction context being suspended.
- Suspended - Annotation Type in javax.ws.rs.container
-
- SwitchTo(int) - Method in class org.apache.taglibs.standard.extra.spath.SPathParserTokenManager
-
- SwitchTo(int) - Method in class org.apache.taglibs.standard.lang.jstl.parser.ELParserTokenManager
-
- symbol - Variable in class org.apache.jasper.xmlparser.SymbolTable.Entry
-
Symbol.
- SymbolTable - Class in org.apache.jasper.xmlparser
-
This class is a symbol table implementation that guarantees that
strings used as identifiers are unique references.
- SymbolTable() - Constructor for class org.apache.jasper.xmlparser.SymbolTable
-
Constructs a symbol table with a default number of buckets.
- SymbolTable(int) - Constructor for class org.apache.jasper.xmlparser.SymbolTable
-
Constructs a symbol table with a specified number of buckets.
- SymbolTable.Entry - Class in org.apache.jasper.xmlparser
-
This class is a symbol table entry.
- SYNC_RECEIVE - Static variable in interface javax.resource.cci.InteractionSpec
-
The execution of an Interaction results in a synchronous
receive of an output Record.
- SYNC_SEND - Static variable in interface javax.resource.cci.InteractionSpec
-
Interaction Verb type: The execution of an Interaction does only a
send to the target EIS instance.
- SYNC_SEND_RECEIVE - Static variable in interface javax.resource.cci.InteractionSpec
-
Interaction Verb type: The execution of an Interaction sends a
request to the EIS instance and receives response synchronously.
- syncBeforeInvoke() - Method in class org.apache.jasper.runtime.JspContextWrapper
-
Synchronize variables before fragment invokation
- syncBeginTagFile() - Method in class org.apache.jasper.runtime.JspContextWrapper
-
Synchronize variables at begin of tag file
- syncEndTagFile() - Method in class org.apache.jasper.runtime.JspContextWrapper
-
Synchronize variables at end of tag file
- Synchronization - Interface in javax.transaction
-
The transaction manager supports a synchronization mechanism
that allows the interested party to be notified before and
after the transaction completes.
- SynchronizationType - Enum in javax.persistence
-
Specifies whether the persistence context is always automatically
synchronized with the current transaction or whether the persistence context
must be explicitly joined to the current transaction by means of the
EntityManager.joinTransaction() method.
- SyncInvoker - Interface in javax.ws.rs.client
-
Uniform interface for synchronous invocation of HTTP methods.
- SystemException - Exception in javax.transaction
-
The SystemException is thrown by the transaction manager to
indicate that it has encountered an unexpected error condition
that prevents future transaction services from proceeding.
- SystemException() - Constructor for exception javax.transaction.SystemException
-
- SystemException(String) - Constructor for exception javax.transaction.SystemException
-
Create a SystemException with a given string.
- SystemException(int) - Constructor for exception javax.transaction.SystemException
-
Create a SystemException with a given error code.
- systemId - Variable in class org.apache.taglibs.standard.tag.common.xml.ParseSupport
-